bug677066-2.js (104B)
1 function f0(p0) { 2 var v0; 3 if (v0) 4 v0 = p0; 5 return v0; 6 } 7 assertEq(f0(0), undefined);