This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4d1a4dc0d6
rust
/
crates
/
syntax
/
test_data
/
lexer
/
ok
/
0013_raw_strings.txt
3 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Kill RAW_ literals Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level.
2020-11-06 15:21:56 -06:00
STRING 36 "r###\"this is a r##\"raw\"## string\"###"
Support raw strings in lexer
2018-08-14 07:03:27 -05:00
WHITESPACE 1 "\n"
Reference in New Issue
Copy Permalink