DEBSOURCES
Skip Quicknav
sources / cgit / 1.1%2Bgit2.10.2-3%2Bdeb9u1 / git / t / t4018 / cpp-skip-comment-block
123456789
struct item RIGHT(int i) // Do not // pick up /* these ** comments. */ { ChangeMe; }