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