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