blob: 8d9047cc628e92f52eba541f22e0faef82cd2433 [file] [log] [blame]
*%(basename)s:7: TypeError: Write of private field #x to an object which did not contain the field
setX(o, val) { o.#x = val; }
^
TypeError: Write of private field #x to an object which did not contain the field
at X.setX (*%(basename)s:7:23)
at *%(basename)s:10:9