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
/
045_output.ts
blob: 398760ca00e8b0ae8972cfe33500b52ba8f3c2e4 (
plain
)
1
2
3
export function output(text: string) { console.log(text); }