aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0009_unclosed_byte_at_eof.txt
blob: 9d30c746699bf1a0eb3e891d0b4ad60ffe59f54d (plain)
1
2
BYTE 2 "b'"
> error0..2 token("b'") msg(Missing trailing `'` symbol to terminate the byte literal)