Skip to content

Commit

Permalink
Showing 2 changed files with 2,123 additions and 2,113 deletions.
4,234 changes: 2,122 additions & 2,112 deletions lib/opal/parser/grammar.rb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/opal/parser/grammar.y
Original file line number Diff line number Diff line change
@@ -435,7 +435,7 @@ reswords:
| OR | REDO | RESCUE | RETRY | RETURN | SELF
| SUPER | THEN | TRUE | UNDEF | WHEN | YIELD
| IF_MOD | UNLESS_MOD | WHILE_MOD | UNTIL_MOD | RESCUE_MOD
| IF | WHILE | UNTIL
| IF | WHILE | UNTIL | UNLESS

arg:
lhs '=' arg

0 comments on commit 3c35036

Please sign in to comment.