blob: ec3c8c308e7f5c2d00845249c959feb9141835de [file] [log] [blame]
*%(basename)s:8: SyntaxError: Private field '#b' must be declared in an enclosing class
getA() { return this.#b; }
^
SyntaxError: Private field '#b' must be declared in an enclosing class