rust/grammar.ron

6 lines
75 B
Plaintext
Raw Normal View History

2017-12-29 01:21:54 +03:00
Grammar(
syntax_kinds: [
"IDENT",
"WHITESPACE",
]
)