← every case · 1000 · comments
a line holding only a brace and a comment. The brace is not content, and the comment still is
| 1 | codecodecodecodecode | int main(void) { |
| 2 | codecodecodecodecode | return 0; |
| 3 | codecommentscodecodecode | } // end of main |
stringcommentthe tag around another language
cloc --json cases/1000-comments/1030-brace_and_trailing_comment/input.c
mezura cases/1000-comments/1030-brace_and_trailing_comment/input.c --output json --hide timing --counting content
mezura cases/1000-comments/1030-brace_and_trailing_comment/input.c --output json --hide timing --counting region
scc --format json cases/1000-comments/1030-brace_and_trailing_comment/input.c
tokei --output json cases/1000-comments/1030-brace_and_trailing_comment/input.c