js/src/jit-test/tests/basic/testBug783441.js

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:5c91b534eab3
1 assertEq((function(x, y, x) { return (function() x+y)(); })(1,2,5), 7);

mercurial