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