js/src/jit-test/tests/ion/bug669950.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:8a289dd01675
1 (function () {
2 var x = true ? 1 : 2;
3 })();

mercurial