class-syntax-scoping-expected.txt 207 Bytes
Newer Older
arv's avatar
arv committed
1 2 3 4 5 6 7 8 9 10
Tests for scoping of variables in ES6 class syntax

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS test() is "PASS"
PASS successfullyParsed is true

TEST COMPLETE