aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/grammar.ron
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_syntax/src/grammar.ron')
-rw-r--r--crates/ra_syntax/src/grammar.ron1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ra_syntax/src/grammar.ron b/crates/ra_syntax/src/grammar.ron
index 6951db010..0454fd8e4 100644
--- a/crates/ra_syntax/src/grammar.ron
+++ b/crates/ra_syntax/src/grammar.ron
@@ -113,7 +113,6 @@ Grammar(
113 "BYTE_STRING", 113 "BYTE_STRING",
114 "RAW_BYTE_STRING", 114 "RAW_BYTE_STRING",
115 "COMMENT", 115 "COMMENT",
116 "DOC_COMMENT",
117 "SHEBANG", 116 "SHEBANG",
118 ], 117 ],
119 nodes: [ 118 nodes: [