forked from LeenkxTeam/Kmake
7 lines
228 B
Plaintext
7 lines
228 B
Plaintext
*%(basename)s:7: TypeError: Receiver must be an instance of class A
|
|
test() { this.#a++; }
|
|
^
|
|
TypeError: Receiver must be an instance of class A
|
|
at Object.test (*%(basename)s:7:17)
|
|
at *%(basename)s:10:18
|