bug-1263355-3.js (95B)
1 // |jit-test| error: ReferenceError 2 3 f = ([a = class b extends b {}, b] = [void 0]) => {}; 4 f()