aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0014_unclosed_byte_with_slash.txt
blob: 7b85ee64634063530a2f2310527c39d7200962bf (plain)
1
2
BYTE 3 "b\'\\"
> error0..3 token("b\'\\") msg(Missing trailing `'` symbol to terminate the byte literal)