6 Commits

Author SHA1 Message Date
Chris Boesch
8af3372cf2 fixed removed array multiplication 2026-05-04 17:15:30 +02:00
Chris Boesch
3a782a96d5 fixed compileError printing 2026-04-30 19:30:27 +02:00
Tom
2472caa183 Replace exercise 074_comptime9
The exercise no longer needed any modifications to pass due to
advancements in Zig.  This new exercise attempts to teach about
@compileError, @compileLog, and some comptime debugging.  It tries to
help prepare users for the "super bonus challenge" in 075_quiz8.
2026-04-12 07:16:33 -07:00
rofrol
73f7670667 Global scope is container-level scope
https://ziglang.org/documentation/master/#Compile-Time-Expressions
2023-09-20 22:30:57 +00:00
Andrej Petrović
ff5ba2cd1c Fix typo in 074 comptime 9 2021-05-02 13:41:36 +01:00
Dave Gauer
060e2b9789 add ex074 comptime 9 2021-04-30 20:25:59 -04:00