function f() { var x = expensiveComputation(); return 23; }