From 61580f3cb82821c65dc93627d9b3ec9390cce281 Mon Sep 17 00:00:00 2001 From: "Jeremy A. Kolb" Date: Wed, 31 Oct 2018 17:38:18 -0400 Subject: Remove DOC_COMMENT Closes #166 --- crates/ra_syntax/src/grammar.ron | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/ra_syntax/src/grammar.ron') 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( "BYTE_STRING", "RAW_BYTE_STRING", "COMMENT", - "DOC_COMMENT", "SHEBANG", ], nodes: [ -- cgit v1.2.3