blob: ec8dcf5108db078c9a0793d3e9e3c2faabfa6ca7 [file] [log] [blame]
*%(basename)s:7: TypeError: Read of private field #x from an object which did not contain the field
eq(o) { return this.#x === o.#x; }
^
TypeError: Read of private field #x from an object which did not contain the field
at X.eq (*%(basename)s:7:32)
at *%(basename)s:10:9