mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-03 08:53:31 +02:00
progress
This commit is contained in:
@@ -28,5 +28,5 @@ pub fn main(init: std.process.Init) !void {
|
||||
// to be able to pass it up as a return value of main().
|
||||
//
|
||||
// We just learned of a single statement which can accomplish this.
|
||||
stdout.print("Hello world!\n", .{});
|
||||
try stdout.print("Hello world!\n", .{});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user