rust-analyzer/crates/syntax/test_data/lexer/ok/0001_hello.txt

4 lines
49 B
Text
Raw Normal View History

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