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