function f(x) { function g() { try { } finally { var x; } } }