Skip to content

Commit

Permalink
Reserve 'is' for future use
Browse files Browse the repository at this point in the history
ref #420
  • Loading branch information
frostburn committed Jul 21, 2024
1 parent 621d3b3 commit 7f551b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/grammars/sonic-weave.pegjs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
'debugger',
'default',
'immutable',
'is',
'match',
'yield',
]);
Expand Down

0 comments on commit 7f551b1

Please sign in to comment.