mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 15:50:47 +00:00

PR-URL: https://github.com/nodejs/node/pull/26685 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com>
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
*%(basename)s:7: ReferenceError: Cannot access 'a' before initialization
|
|
((a=-a) => { })();
|
|
^
|
|
ReferenceError: Cannot access 'a' before initialization
|
|
at *%(basename)s:7:6
|
|
at *%(basename)s:7:16
|