aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0041_unclosed_raw_byte_string_with_ferris.txt
blob: b6c938f94e9c3a2cc76a5cbe31caae849fa3722e (plain)
1
2
BYTE_STRING 9 "br##\"🦀"
> error0..9 token("br##\"🦀") msg(Missing trailing `"` with `#` symbols to terminate the raw byte string literal)