2019-09-24 11:56:38 -04:00
|
|
|
*%(basename)s:8: TypeError: Cannot write private member #x to an object whose class did not declare it
|
2019-03-12 09:01:49 +01:00
|
|
|
({}).#x = 1;
|
|
|
|
^
|
2019-09-24 11:56:38 -04:00
|
|
|
TypeError: Cannot write private member #x to an object whose class did not declare it
|
2019-08-01 08:38:30 +02:00
|
|
|
at new X (*%(basename)s:8:13)
|
|
|
|
at *%(basename)s:12:1
|