2021-02-24 14:47:06 +01:00
|
|
|
*%(basename)s:8: TypeError: Private method '#a' is not writable
|
2019-08-16 11:32:46 +02:00
|
|
|
this.#a = 1;
|
2022-01-29 08:33:07 +01:00
|
|
|
^
|
2019-08-16 11:32:46 +02:00
|
|
|
TypeError: Private method '#a' is not writable
|
2022-01-29 08:33:07 +01:00
|
|
|
at new C (*%(basename)s:8:10)
|
2021-02-24 14:47:06 +01:00
|
|
|
at *%(basename)s:11:1
|