Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! punycode: add pending deprecation
  • Loading branch information
aduh95 committed Apr 27, 2021
commit 016c21415e0b99a9dc8e82f564b9ee7301f9cec1
4 changes: 2 additions & 2 deletions test/message/core_line_numbers.out
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
node:punycode:42
node:punycode:52
throw new RangeError(errors[type]);
^

RangeError: Invalid input
at error (node:punycode:42:8)
at error (node:punycode:52:8)
at Object.decode (node:punycode:*:*)
at Object.<anonymous> (*test*message*core_line_numbers.js:*:*)
at Module._compile (node:internal/modules/cjs/loader:*:*)
Expand Down