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
/
subdir
/
comment.ts
blob: ea7e630c0e0234be651cc48af979f0d0dfd3ca3b (
plain
)
1
2
3
4
// This is a comment. export function comment(): string { return "comment"; }