Comments can now be placed also at ending of line.
This commit is contained in:
parent
701e06b781
commit
e67ece7aab
|
@ -19,9 +19,8 @@ CHAR [a-zA-Z_]
|
|||
return NEWLINE;
|
||||
}
|
||||
|
||||
^"bituma"[^\n]* {
|
||||
lineNumber += 1;
|
||||
}
|
||||
"bituma"[^\n]* {}
|
||||
|
||||
"Lei ha clacsonato" {
|
||||
return MAIN;
|
||||
}
|
||||
|
|
Reference in New Issue
Block a user