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 1eb76abdd..9e122091b 100644
--- a/src/grammar.ron
+++ b/src/grammar.ron
@@ -163,6 +163,7 @@ Grammar(
163 "DEREF_EXPR", 163 "DEREF_EXPR",
164 "NOT_EXPR", 164 "NOT_EXPR",
165 165
166 "RANGE_EXPR", // just weird
166 "BIN_EXPR", 167 "BIN_EXPR",
167 168
168 169