-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add tests for let-else statements * Allow let declaration to have else block * Regenerate parser * Use associativity to resolve let-else vs if conflicts Also rename 'let_else_block' field to 'alternative' to be more consistent with else blocks in if expressions Co-authored-by: Max Brunsfeld <[email protected]>
- Loading branch information
1 parent
47b061c
commit 63eba73
Showing
5 changed files
with
67,821 additions
and
63,290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.