Files
Kmake/test/fixtures/errors/timeout_throw.snapshot

11 lines
288 B
Plaintext
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
*timeout_throw.js:*
undefined_reference_error_maker;
^
ReferenceError: undefined_reference_error_maker is not defined
at Timeout._onTimeout (*timeout_throw.js:*:*)
at listOnTimeout (node:internal*timers:*:*)
at process.processTimers (node:internal*timers:*:*)
Node.js *