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
/
cli
/
tests
/
testdata
/
bundle
/
file_tests-subdir-i.ts
blob: 4ad9ce4498ad5bdc0262b6139ba82a5b8f1f643c (
plain
)
1
2
3
export function a(...d: string[]): string { return d.join(" "); }