Skip to content

Commit

Permalink
Add static type note
Browse files Browse the repository at this point in the history
  • Loading branch information
healeycodes committed Dec 28, 2023
1 parent f4e4953 commit 2836b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grammar_static.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# similar to grammar.py but for a static typed version of nodots
GRAMMAR = r"""
program : fun_stmt*
Expand Down

0 comments on commit 2836b41

Please sign in to comment.