mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 00:50:00 +00:00
Skip 74, the compiler corrects this now.
This commit is contained in:
@@ -970,6 +970,7 @@ const exercises = [_]Exercise{
|
|||||||
.{
|
.{
|
||||||
.main_file = "074_comptime9.zig",
|
.main_file = "074_comptime9.zig",
|
||||||
.output = "My llama value is 2.",
|
.output = "My llama value is 2.",
|
||||||
|
.skip = true,
|
||||||
},
|
},
|
||||||
.{
|
.{
|
||||||
.main_file = "075_quiz8.zig",
|
.main_file = "075_quiz8.zig",
|
||||||
|
|||||||
Reference in New Issue
Block a user