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

4 lines
43 B
Plaintext

IDENT "hello"
WHITESPACE " "
IDENT "world"