fix this
This commit is contained in:
parent
7c52084bbe
commit
f9062ff204
@ -57,7 +57,7 @@ tokens :-
|
||||
"super" { \_ -> SUPER}
|
||||
"switch" { \_ -> SWITCH}
|
||||
"synchronized" { \_ -> SYNCHRONIZED}
|
||||
"this" { \_ -> THIS}
|
||||
-- "this" { \_ -> THIS} recognize "this" as normal identifier
|
||||
"throw" { \_ -> THROW}
|
||||
"throws" { \_ -> THROWS}
|
||||
"transient" { \_ -> TRANSIENT}
|
||||
|
Loading…
Reference in New Issue
Block a user