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

4 lines
49 B
Text
Raw Normal View History

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