rust/crates/parser/test_data/lexer/ok/raw_strings.rast

3 lines
66 B
Plaintext
Raw Normal View History

STRING "r###\"this is a r##\"raw\"## string\"###"
WHITESPACE "\n"