This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-31 03:36:06 -05:00
Code
Issues
Packages
1
Wiki
Activity
a5bcf7033e
denoland-deno
/
cli
/
tests
/
testdata
/
fmt
/
formatted1.js
David Sherret
15a763152f
chore: move test files to testdata directory (
#11601
)
2021-08-11 10:20:47 -04:00
5 lines
40 B
JavaScript
Raw
Blame
History
function
foo
(
)
{
return
42
;
}
foo
(
)
;
View git blame
Copy permalink