mirror of
https://github.com/nodejs/node.git
synced 2025-05-16 14:23:58 +00:00

PR-URL: https://github.com/nodejs/node/pull/19989 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Matheus Marchini <matheus@sthima.com> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Myles Borins <myles.borins@gmail.com>
5 lines
145 B
Plaintext
5 lines
145 B
Plaintext
*%(basename)s:8: ReferenceError: myfunc is not defined
|
|
func: myfunc(),
|
|
^
|
|
ReferenceError: myfunc is not defined
|
|
at *%(basename)s:8:9 |