class-fields-private-undeclared-lazy-class.out 203 Bytes
Newer Older
1 2 3 4
*%(basename)s:9: SyntaxError: Private field '#foo' must be declared in an enclosing class
        x = this.#foo;
                ^
SyntaxError: Private field '#foo' must be declared in an enclosing class