This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-22 15:06:54 -05:00
Code
Issues
Packages
1
Wiki
Activity
597f2d8d4d
denoland-deno
/
tests
/
testdata
/
run
/
fix_emittable_skipped.ts.out
2 lines
23 B
Text
Raw
Normal View
History
Unescape
Escape
chore(ext/console): inspect anonymous function as `[Function (anonymous)]` (#18283) This PR changes the inspect result of anonymous functions from `[Function]` to `[Function (anonymous)]`. This behavior is aligned to `util.inspect` of Node.js.
2023-03-21 00:12:13 -04:00
[Function (anonymous)]
Copy permalink