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