rust/crates/parser/test_data/lexer/ok/hello.rast

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
43 B
Plaintext
Raw Normal View History

IDENT "hello"
WHITESPACE " "
IDENT "world"