zig/test/standalone/brace_expansion
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
..
build.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
main.zig std.io.getStdOut and related fns no longer can error 2019-11-13 04:01:40 +00:00