-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
comments like the following:
/*aoipo*/ for();
for(
/*asoio*/
)
a;
/*as*/ for() //asoo
/*soi*/ for() /*soio*/
also see
/*
as
asd*/ for() as;//ads
This will also fail
/* asd
asd
asd */ //asd
//asd will be detected as a normal line!
are valid code, but the for()'s are not detected as we are ignoring everything after a single line comment of any type.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on