aboutsummaryrefslogtreecommitdiff
path: root/grammar.ron
diff options
context:
space:
mode:
Diffstat (limited to 'grammar.ron')
-rw-r--r--grammar.ron2
1 files changed, 2 insertions, 0 deletions
diff --git a/grammar.ron b/grammar.ron
index b707248f3..995d71f81 100644
--- a/grammar.ron
+++ b/grammar.ron
@@ -32,5 +32,7 @@ Grammar(
32 "FAT_ARROW", 32 "FAT_ARROW",
33 "NEQ", 33 "NEQ",
34 "NOT", 34 "NOT",
35 "CHAR",
36 "LIFETIME",
35 ] 37 ]
36) \ No newline at end of file 38) \ No newline at end of file