if (true) { var foo = function () {}; var bar = function () { return foo; }; for (var x in {}) {} }