← every case · 1000 · comments
the first closer really does end the block in C, which does not nest
| 1 | commentscommentscommentscommentscomments | /* outer /* inner */ |
| 2 | codecodecodecodecode | int x = 1; |
stringcommentthe tag around another language
cloc --json cases/1000-comments/1190-nested_block_comment_that_does_not/input.c
mezura cases/1000-comments/1190-nested_block_comment_that_does_not/input.c --output json --hide timing --counting content
mezura cases/1000-comments/1190-nested_block_comment_that_does_not/input.c --output json --hide timing --counting region
scc --format json cases/1000-comments/1190-nested_block_comment_that_does_not/input.c
tokei --output json cases/1000-comments/1190-nested_block_comment_that_does_not/input.c