aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/test_data/lexer/err/0053_unclosed_nested_block_comment_entirely.txt
blob: 250de34d9f08c72e18e787e27554379b4a25d1a0 (plain)
1
2
COMMENT 9 "/* /* /*\n"
> error[0; 9) token("/* /* /*\n") msg(Missing trailing `*/` symbols to terminate the block comment)