zig/test/standalone/cat
Andrew Kelley 0237e7a701 std.io.getStdOut and related fns no longer can error
Thanks to the Windows Process Environment Block, it is possible to
obtain handles to the standard input, output, and error streams without
possibility of failure.
2019-11-13 04:01:40 +00:00
..
main.zig std.io.getStdOut and related fns no longer can error 2019-11-13 04:01:40 +00:00