aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0015_unclosed_byte_with_slash_n.txt
blob: 5147363ba4ed90e538b06629a4836fed8333a6a7 (plain)
1
2
BYTE 4 "b'\\n"
> error0..4 token("b'\\n") msg(Missing trailing `'` symbol to terminate the byte literal)