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

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

mercurial