← every case · 2000 · string forms
a block comment opener inside a string opens nothing
| 1 | codecodecodecodecode | char *s = "/*"; |
| 2 | codecodecodecodecode | int x = 1; |
| 3 | commentscommentscommentscommentscomments | // a real comment |
stringcommentthe tag around another language
cloc --json cases/2000-string_forms/2040-comment_pair_opening_inside_a_string/input.c
mezura cases/2000-string_forms/2040-comment_pair_opening_inside_a_string/input.c --output json --hide timing --counting content
mezura cases/2000-string_forms/2040-comment_pair_opening_inside_a_string/input.c --output json --hide timing --counting region
scc --format json cases/2000-string_forms/2040-comment_pair_opening_inside_a_string/input.c
tokei --output json cases/2000-string_forms/2040-comment_pair_opening_inside_a_string/input.c