aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0054_unclosed_nested_block_comment_partially.txt
blob: f97f2a8c76be7304e501217727e28e7859d52138 (plain)
1
2
COMMENT 25 "/** /*! /* comment */ */\n"
> error[0; 25) token("/** /*! /* comment */ */\n") msg(Missing trailing `*/` symbols to terminate the block comment)