Skip to content

Commit

Permalink
fix: remove unnecessary parser token (#6048)
Browse files Browse the repository at this point in the history
  • Loading branch information
agavra committed Aug 19, 2020
1 parent c4b199c commit a6c3864
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ nonReserved
| FINAL
| ESCAPE
| REPLACE
| ASSERT | OFFSET
| ASSERT
;

EMIT: 'EMIT';
Expand Down

0 comments on commit a6c3864

Please sign in to comment.