forked from LeenkxTeam/Kmake
5 lines
221 B
Plaintext
5 lines
221 B
Plaintext
|
|
*%(basename)s:10: SyntaxError: Private field '#b' must be declared in an enclosing class
|
||
|
|
getB() { return this.#b; }
|
||
|
|
^
|
||
|
|
SyntaxError: Private field '#b' must be declared in an enclosing class
|