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