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
/
unbuffered_stderr.ts
blob: df6b0ceb5dec360643c558f792780658a8eda275 (
plain
)
1
2
3
import { stderr } from "deno"; stderr.write(new TextEncoder().encode("x"));