michael@0: michael@0: michael@0: function f(arr) { michael@0: return arr[0] + arr[1] + assertEq[2]; michael@0: } michael@0: var g2 = f("var b = 2;");