4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
|
*%(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
|