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