We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f2e4c commit 0d2480eCopy full SHA for 0d2480e
crates/emmylua_parser/src/grammar/doc/test.rs
@@ -686,8 +686,7 @@ Syntax(Chunk)@0..256
686
Syntax(TypeLiteral)@187..192
687
Token(TkString)@187..192 "\"aaa\""
688
Token(TkWhitespace)@192..193 " "
689
- Syntax(DocDescription)@193..199
690
- Token(TkDocDetail)@193..199 "@ 1231"
+ Token(TkDocDetail)@193..199 "@ 1231"
691
Token(TkEndOfLine)@199..200 "\n"
692
Token(TkWhitespace)@200..208 " "
693
Syntax(FuncStat)@208..247
0 commit comments