Files
Kmake/deps/v8/test/webkit/class-syntax-scoping-expected.txt
2026-05-26 23:36:42 -07:00

11 lines
207 B
Plaintext

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