ZOMFG IT TOKENIZES!!11eleven
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
%token_type {int}
|
||||
|
||||
// whitespace and comments
|
||||
%type T_WHITESPACE {int}
|
||||
|
||||
%right T_ASSIGN.
|
||||
%left T_EQUALS.
|
||||
%left T_LESS.
|
||||
|
||||
Reference in New Issue
Block a user