function f() { var f; } function g() { switch (0) { default: var i; } } var i;