mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
896d7f02cb
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)]
|