Sign in
rust
/
rust
/
e8a00a7621606f8c4a34b679cefaaa6aecf2442e
/
.
/
src
/
tools
/
rust-analyzer
/
crates
/
parser
/
test_data
/
lexer
/
ok
/
strings.rast
blob: ec222591bd39303176be1d48d1474f090a529122 [
file
] [
log
] [
blame
]
STRING
"\"hello\""
WHITESPACE
" "
STRING
"r\"world\""
WHITESPACE
" "
STRING
"\"\\n\\\"\\\\no escape\""
WHITESPACE
" "
STRING
"\"multi\nline\""
WHITESPACE
"\n"