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