1Tests for scoping of variables in ES6 class syntax 2 3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 4 5 6PASS test() is "PASS" 7PASS successfullyParsed is true 8 9TEST COMPLETE 10 11