aboutsummaryrefslogtreecommitdiff
path: root/grammar.ron
diff options
context:
space:
mode:
Diffstat (limited to 'grammar.ron')
-rw-r--r--grammar.ron1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar.ron b/grammar.ron
index 8e265323b..c38bf654d 100644
--- a/grammar.ron
+++ b/grammar.ron
@@ -114,6 +114,7 @@ Grammar(
114 "ALIAS", 114 "ALIAS",
115 "VISIBILITY", 115 "VISIBILITY",
116 "TYPE_PARAM_LIST", 116 "TYPE_PARAM_LIST",
117 "WHERE_CLAUSE",
117 "LIFETIME_PARAM", 118 "LIFETIME_PARAM",
118 "TYPE_PARAM", 119 "TYPE_PARAM",
119 "ABI", 120 "ABI",