Comment on Zig’s Io.Threaded is neatparentComments−ErenayDev20d(reply to edit)small typo fix:instead of `std.io`, it should be `init.io`. `init` is first parameter in `main` function.
Comments
(reply to edit)
small typo fix:
instead of `std.io`, it should be `init.io`. `init` is first parameter in `main` function.