aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0051_unclosed_block_comment_at_eof.txt
blob: 2a256e9dffd9091bcca3940edb5f7fbb2d745a8f (plain)
1
2
COMMENT 2 "/*"
> error0..2 token("/*") msg(Missing trailing `*/` symbols to terminate the block comment)