0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-08 07:16:56 -05:00
denoland-deno/tests/specs/run/unbuffered_stdout/unbuffered_stdout.ts

2 lines
50 B
TypeScript
Raw Permalink Normal View History

Deno.stdout.write(new TextEncoder().encode("a"));