aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0008_unclosed_char_with_slash_single_quote.txt
blob: 8ad1e913af4736dad3aaaae05ee577bf9c8ba3c0 (plain)
1
2
CHAR 3 "'\\'"
> error0..3 token("'\\'") msg(Missing trailing `'` symbol to terminate the character literal)