aboutsummaryrefslogtreecommitdiff
path: root/crates/syntax/test_data/lexer/err/0052_unclosed_block_comment_with_content.txt
blob: 8e8490302a5c39711f04fe1bdd24163caa896a5f (plain)
1
2
COMMENT 11 "/* comment\n"
> error0..11 token("/* comment\n") msg(Missing trailing `*/` symbols to terminate the block comment)