46c863d68471592ebd199f4c9b90087e63979dbc.svn-base 77 Bytes Raw Blame History Permalink 1 2 3 4 5 function f() { if (a) return; g(); function g(){} };