mirror of
https://github.com/denoland/deno.git
synced 2025-03-10 06:07:03 -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)]
|