diff --git a/Monicelli.ll b/Monicelli.ll index 91c4159..5ef34c5 100644 --- a/Monicelli.ll +++ b/Monicelli.ll @@ -19,9 +19,8 @@ CHAR [a-zA-Z_] return NEWLINE; } -^"bituma"[^\n]* { - lineNumber += 1; -} +"bituma"[^\n]* {} + "Lei ha clacsonato" { return MAIN; }