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