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