rust/tests/data/lexer/0001_hello.txt

4 lines
49 B
Plaintext
Raw Normal View History

2017-12-30 06:29:09 -06:00
IDENT 5 "hello"
WHITESPACE 1 " "
IDENT 5 "world"