haikuwebkit/LayoutTests/js/arrowfunction-bind-expected...

11 lines
250 B
Plaintext

Tests for ES6 arrow function, this should be overwritten during invoke bind
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS d.y().bind(e, 'ley')() is 'barley'
PASS successfullyParsed is true
TEST COMPLETE