mirror of
https://github.com/denoland/deno.git
synced 2025-03-11 06:37:12 -04:00

This PR changes the inspect result of anonymous functions from `[Function]` to `[Function (anonymous)]`. This behavior is aligned to `util.inspect` of Node.js.
2 lines
34 B
Text
2 lines
34 B
Text
[WILDCARD]
|
|
[Function (anonymous)]
|