Skip to content

Commit

Permalink
Supplement ESCAPE in g4.
Browse files Browse the repository at this point in the history
  • Loading branch information
beliefer committed Jun 28, 2019
1 parent 8609a46 commit 8992b5a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1422,6 +1422,7 @@ DISTRIBUTE: 'DISTRIBUTE';
DROP: 'DROP';
ELSE: 'ELSE';
END: 'END';
ESCAPE: 'ESCAPE';
ESCAPED: 'ESCAPED';
EXCEPT: 'EXCEPT';
EXCHANGE: 'EXCHANGE';
Expand Down

0 comments on commit 8992b5a

Please sign in to comment.