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>
9 lines
140 B
Text
9 lines
140 B
Text
*tabs.coffee:26
|
|
alert "I knew it!"
|
|
^
|
|
|
|
ReferenceError: alert is not defined
|
|
at *tabs.coffee:26:2*
|
|
at *tabs.coffee:1:14*
|
|
|
|
Node.js *
|