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 fca29f1ef..e10e5aaf4 100644
--- a/src/grammar.ron
+++ b/src/grammar.ron
@@ -158,6 +158,7 @@ Grammar(
158 "TYPE_ARG_LIST", 158 "TYPE_ARG_LIST",
159 159
160 "PARAM_LIST", 160 "PARAM_LIST",
161 "SELF_PARAM",
161 "ARG_LIST", 162 "ARG_LIST",
162 ] 163 ]
163) 164)