summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug735936.js
blob: a7f8db1acfe0b4eef9c975a63cb36229646c77db (plain)
1
2
3
4
5
6
7
8
// |jit-test| error: SyntaxError
// Binary: cache/js-dbg-32-7e713db43d8d-linux
// Flags:
//
f = (function() {
    "use strict";
    [arguments] = eval()
})