ignore whitespace
This commit is contained in:
parent
c6f5200e69
commit
6422e8d145
@ -139,5 +139,6 @@ sizeof return TOK_SIZEOF;
|
||||
yylloc->last_line++;
|
||||
yylloc->last_column = 0;
|
||||
}
|
||||
[ \t\v] /* ignore whitespace */
|
||||
|
||||
%%
|
||||
|
Loading…
x
Reference in New Issue
Block a user