aboutsummaryrefslogtreecommitdiff
path: root/src/grammar.ron
diff options
context:
space:
mode:
Diffstat (limited to 'src/grammar.ron')
-rw-r--r--src/grammar.ron2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grammar.ron b/src/grammar.ron
index 24f11f63e..a9a3847c9 100644
--- a/src/grammar.ron
+++ b/src/grammar.ron
@@ -165,7 +165,7 @@ Grammar(
165 "ASSOC_TYPE_ARG", 165 "ASSOC_TYPE_ARG",
166 166
167 "PARAM_LIST", 167 "PARAM_LIST",
168 "VALUE_PARAMETER", 168 "PARAM",
169 "SELF_PARAM", 169 "SELF_PARAM",
170 "ARG_LIST", 170 "ARG_LIST",
171 ] 171 ]