aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0047_unstarted_raw_string_at_eof.txt
blob: 5af1e2d97ffdc9e37922e5d3b96d9b5e8bd26275 (plain)
1
2
RAW_STRING 3 "r##"
> error0..3 token("r##") msg(Missing `"` symbol after `#` symbols to begin the raw string literal)