(function() { var foo = 1; function () { switch (var bar) { case foo: } } })()