aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0013_unclosed_byte_with_space.txt
blob: 51a1cceabdfbc2557c3efd4c614e2a3e939fda7d (plain)
1
2
BYTE 3 "b\' "
> error[0; 3) token("b\' ") msg(Missing trailing `'` symbol to terminate the byte literal)