class C { void foo() { if ((a) && (b)) { call(); } } }