mirror of
https://github.com/denoland/deno.git
synced 2025-02-05 22:21:20 -05:00
![Yoshiya Hinosawa](/assets/img/avatar_default.png)
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)]
|