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