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