node/test/message/source_map_reference_error_tabs.out
Geoffrey Booth fc47d58abe
test: remove cjs loader from stack traces
PR-URL: https://github.com/nodejs/node/pull/44197
Backport-PR-URL: https://github.com/nodejs/node/pull/46535
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2023-03-27 11:19:02 +01:00

7 lines
129 B
Text

*tabs.coffee:26
alert "I knew it!"
^
ReferenceError: alert is not defined
at *tabs.coffee:26:2*
at *tabs.coffee:1:14*