← every case · 1000 · comments
a block opener inside a line comment opens nothing
| 1 | commentscommentscommentscommentscomments | // this /* opens nothing |
| 2 | codecodecodecodecode | int x = 1; |
stringcommentthe tag around another language
cloc --json cases/1000-comments/1060-line_comment_holding_block_open/input.c
mezura cases/1000-comments/1060-line_comment_holding_block_open/input.c --output json --hide timing --counting content
mezura cases/1000-comments/1060-line_comment_holding_block_open/input.c --output json --hide timing --counting region
scc --format json cases/1000-comments/1060-line_comment_holding_block_open/input.c
tokei --output json cases/1000-comments/1060-line_comment_holding_block_open/input.c