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