← every case · 4000 · a quote that opens nothing
Julia transposes a matrix by writing an apostrophe after it, so a' is an operation and the apostrophe stands alone. A real character literal sits on the line below, and a counter that pairs the two swallows everything between them
| 1 | codecodecodecodecode | b = a' |
| 2 | codecodecodecodecode | c = 'x' |
| 3 | commentscommentscommentscommentscomments | # a real comment |
stringcommentthe tag around another language
cloc --json cases/4000-a_quote_that_opens_nothing/4090-transpose_operator_and_char/input.jl
mezura cases/4000-a_quote_that_opens_nothing/4090-transpose_operator_and_char/input.jl --output json --hide timing --counting content
mezura cases/4000-a_quote_that_opens_nothing/4090-transpose_operator_and_char/input.jl --output json --hide timing --counting region
scc --format json cases/4000-a_quote_that_opens_nothing/4090-transpose_operator_and_char/input.jl
tokei --output json cases/4000-a_quote_that_opens_nothing/4090-transpose_operator_and_char/input.jl