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

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:22e97f3912c8
1 // |jit-test| error: SyntaxError
2 // Binary: cache/js-dbg-32-7e713db43d8d-linux
3 // Flags:
4 //
5 f = (function() {
6 "use strict";
7 [arguments] = eval()
8 })

mercurial