DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.1.4-2.1 / t / t4018 / cpp-skip-comment-block
123456789
struct item RIGHT(int i) // Do not // pick up /* these ** comments. */ { ChangeMe; }