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