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

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

2021-12-12 12:35:22 -06:00
IDENT "hello"
WHITESPACE " "
IDENT "world"