js/src/jit-test/tests/auto-regress/bug767679.js

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:78c3065410ed
1 // Binary: cache/js-dbg-32-05a756967f25-linux
2 // Flags: --ion-eager
3 //
4 eval("\
5 \"use strict\";\
6 a();\
7 function a() {\
8 print\
9 }\
10 ")

mercurial