function f() { if (someCond()); return 23; return 42; }