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
/
specs
/
run
/
keep_comments_ts
/
main.out
blob: 8cf85ee7138955116d6b1e6f0914a96a5946927a (
plain
)
1
2
3
4
function test() { // this comment should be in output return 1 + 1; }