class C { void foo() { if (a || //comment b) { call(); } } }