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