index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
run
/
config
/
main.ts
blob: 51a61e447c3a084b086430b1482dfecdec41230b (
plain
)
1
2
3
4
5
function foo(bar) { return bar; } foo(1);