rust-analyzer/crates/parser/test_data/lexer/ok/hello.txt
Aleksey Kladov 799941e05e move tests
2021-12-18 14:55:20 +03:00

3 lines
43 B
Text

IDENT "hello"
WHITESPACE " "
IDENT "world"