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