mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 13:30:45 +00:00
remove no longer correct comment
This commit is contained in:
parent
a11da37734
commit
8c4784f9c1
@ -1,7 +1,6 @@
|
||||
const std = @import("std");
|
||||
|
||||
pub fn main() !void {
|
||||
// If this program is run without stdout attached, exit with an error.
|
||||
const stdout_file = std.io.getStdOut();
|
||||
// If this program encounters pipe failure when printing to stdout, exit
|
||||
// with an error.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user