rust-analyzer/crates/parser/test_data/lexer/ok/hello.rast
2022-03-06 08:43:18 +00:00

3 lines
43 B
Text

IDENT "hello"
WHITESPACE " "
IDENT "world"