my ziglings
0

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'docs: fix wrong prerequisite in 110_files2.zig' (#412) from Kercy/exercises:main into main

Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/412

Chris Boesch (Apr 20, 2026, 7:28 PM +0200) 42db1f05 0603b66c

+1 -1
+1 -1
exercises/110_files2.zig
··· 1 1 // 2 2 // Prerequisite : 3 - // - exercise/106_files.zig, or 3 + // - exercise/109_files.zig, or 4 4 // - create a file {project_root}/output/zigling.txt 5 5 // with content `It's zigling time!`(18 bytes total) 6 6 //