blob: 56706fff17c2123853640bb2a4eb17d63e1a3723 [file] [log] [blame]
Tests for ES6 arrow function no constructor
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS new simpleArrowFunction() threw exception TypeError: function is not a constructor (evaluating 'new simpleArrowFunction()').
PASS successfullyParsed is true
TEST COMPLETE