← every case · 1000 · comments
a block comment closes and the next one opens with nothing between the two symbols
| 1 | commentscommentscommentscommentscomments | /* first block |
| 2 | commentscommentscommentscommentscomments | *//* second block opens where the first closed |
| 3 | commentsextracommentscommentscomments | */ |
| 4 | codecodecodecodecode | int x = 1; |
stringcommentthe tag around another language
cloc --json cases/1000-comments/1100-close_touching_reopen_plain/input.c
mezura cases/1000-comments/1100-close_touching_reopen_plain/input.c --output json --hide timing --counting content
mezura cases/1000-comments/1100-close_touching_reopen_plain/input.c --output json --hide timing --counting region
scc --format json cases/1000-comments/1100-close_touching_reopen_plain/input.c
tokei --output json cases/1000-comments/1100-close_touching_reopen_plain/input.c