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