aboutsummaryrefslogtreecommitdiff
path: root/src/grammar.ron
diff options
context:
space:
mode:
Diffstat (limited to 'src/grammar.ron')
-rw-r--r--src/grammar.ron1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grammar.ron b/src/grammar.ron
index 3efd60ee5..5b8a9219c 100644
--- a/src/grammar.ron
+++ b/src/grammar.ron
@@ -125,6 +125,7 @@ Grammar(
125 125
126 "TUPLE_EXPR", 126 "TUPLE_EXPR",
127 "PATH_EXPR", 127 "PATH_EXPR",
128 "CALL_EXPR",
128 129
129 "EXTERN_BLOCK", 130 "EXTERN_BLOCK",
130 "ENUM_VARIANT", 131 "ENUM_VARIANT",