summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/parser/bug-1263355-24.js
blob: 0c33ec353070a925b73eeda1797e79d09f5cbdb2 (plain)
1
2
3
function TestFunction_4(get, b, [] = status, d, e) {
  var arguments = "FAIL";
}