mirror of
https://github.com/nodejs/node.git
synced 2025-05-09 06:51:42 +00:00

PR-URL: https://github.com/nodejs/node/pull/44197 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com>
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
*tabs.coffee:26
|
|
alert "I knew it!"
|
|
^
|
|
|
|
ReferenceError: alert is not defined
|
|
at Object.eval (*tabs.coffee:26:2)
|
|
at eval (*tabs.coffee:1:14)
|
|
at Object.<anonymous> (*source_map_eval.js:*:*)
|
|
|
|
Node.js *
|