Sign in
◑
Theme
rust
/
rust
/
9ccafdc0f8d93f25159bee054ff1bd4e0143c8a4
/
.
/
src
/
tools
/
rust-analyzer
/
crates
/
parser
/
test_data
/
lexer
/
ok
/
strings.txt
blob: ec222591bd39303176be1d48d1474f090a529122 [
file
]
STRING "\"hello\""
WHITESPACE " "
STRING "r\"world\""
WHITESPACE " "
STRING "\"\\n\\\"\\\\no escape\""
WHITESPACE " "
STRING "\"multi\nline\""
WHITESPACE "\n"