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 fb2c6d90e..c4f6283e6 100644
--- a/grammar.ron
+++ b/grammar.ron
@@ -62,5 +62,6 @@ Grammar(
62 ], 62 ],
63 nodes: [ 63 nodes: [
64 "FILE", 64 "FILE",
65 "STRUCT_ITEM"
65 ] 66 ]
66) \ No newline at end of file 67) \ No newline at end of file