2019-08-16 11:32:46 +02:00
|
|
|
*%(basename)s:5: SyntaxError: Invalid left-hand side expression in postfix operation
|
2015-10-06 08:42:38 +02:00
|
|
|
function f() { new.target++ }
|
|
|
|
^^^^^^^^^^
|
2019-08-16 11:32:46 +02:00
|
|
|
SyntaxError: Invalid left-hand side expression in postfix operation
|