babel/test/fixtures/traceur/Spread/NoIterator.js
2015-01-04 19:40:09 +11:00

2 lines
40 B
JavaScript

assert.throw(() => [...{}], TypeError);