aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0014_unclosed_byte_with_slash.txt
blob: b78a43c027b85e634436d52ec9054a7402b6ec54 (plain)
1
2
BYTE 3 "b'\\"
> error0..3 token("b'\\") msg(Missing trailing `'` symbol to terminate the byte literal)