rust-analyzer/grammar.ron
2017-12-29 01:21:54 +03:00

6 lines
No EOL
75 B
Text

Grammar(
syntax_kinds: [
"IDENT",
"WHITESPACE",
]
)