I/O improvements

This commit is contained in:
Chris Boesch
2026-01-09 22:56:23 +01:00
parent 6972af2178
commit 1e552a1dd6
8 changed files with 26 additions and 28 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
--- exercises/026_hello2.zig 2025-12-30 13:39:29.478620712 +0100
+++ answers/026_hello2.zig 2025-12-30 13:39:18.948412943 +0100
--- exercises/026_hello2.zig 2026-01-09 22:51:45.803358789 +0100
+++ answers/026_hello2.zig 2026-01-09 22:50:46.016166527 +0100
@@ -28,5 +28,5 @@
// to be able to pass it up as a return value of main().
//