← every case · 4000 · a quote that opens nothing
OCaml lets a name end in an apostrophe, so x' is one name and the apostrophe opens nothing. The line under it holds a real character literal, and the comment under that is written with (* *), which nests
| 1 | codecodecodecodecode | let x' = "don't" |
| 2 | codecodecodecodecode | let y' = 'a' |
| 3 | commentscommentscommentscommentscomments | (* a real comment *) |
stringcommentthe tag around another language
cloc --json cases/4000-a_quote_that_opens_nothing/4070-primed_identifier_ocaml/input.ml
mezura cases/4000-a_quote_that_opens_nothing/4070-primed_identifier_ocaml/input.ml --output json --hide timing --counting content
mezura cases/4000-a_quote_that_opens_nothing/4070-primed_identifier_ocaml/input.ml --output json --hide timing --counting region
scc --format json cases/4000-a_quote_that_opens_nothing/4070-primed_identifier_ocaml/input.ml
tokei --output json cases/4000-a_quote_that_opens_nothing/4070-primed_identifier_ocaml/input.ml