summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/auto-regress/bug765055.js
blob: 557d37e5c7ca963c1f080c3d6f45549816252bd7 (plain)
1
2
3
4
5
6
7
// Binary: cache/js-dbg-32-85e31a4bdd41-linux
// Flags:
//

function test( d = 1, a = this, ... f)  {
    function f() {}
}