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