aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0037_unclosed_raw_string_with_space.txt
blob: c567ab7e28210306d3382f2217b708fddd0f80ed (plain)
1
2
STRING 5 "r##\" "
> error0..5 token("r##\" ") msg(Missing trailing `"` with `#` symbols to terminate the raw string literal)