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 aa01cb205..df7b4083b 100644
--- a/src/grammar.ron
+++ b/src/grammar.ron
@@ -118,6 +118,7 @@ Grammar(
118 "PLACEHOLDER_TYPE", 118 "PLACEHOLDER_TYPE",
119 "FN_POINTER_TYPE", 119 "FN_POINTER_TYPE",
120 "FOR_TYPE", 120 "FOR_TYPE",
121 "IMPL_TRAIT_TYPE",
121 122
122 "REF_PAT", 123 "REF_PAT",
123 "BIND_PAT", 124 "BIND_PAT",