mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 05:43:02 +00:00

PR-URL: https://github.com/nodejs/node/pull/25852 Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com>
5 lines
222 B
Plaintext
5 lines
222 B
Plaintext
*%(basename)s:6: SyntaxError: Illegal 'use strict' directive in function with non-simple parameter list
|
|
"use strict";
|
|
^^^^^^^^^^^^
|
|
SyntaxError: Illegal 'use strict' directive in function with non-simple parameter list
|