summaryrefslogtreecommitdiff
path: root/exercises/067_comptime2.zig
AgeCommit message (Expand)Author
11 hoursfeat: begin solving exercisesIbrahim Muftee
2026-05-04fixed removed array multiplicationChris Boesch
2025-12-07Added art descriptionChris Boesch
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch
2021-11-05zig fmtJonathan Halmen
2021-11-05fix whitespace line-endingsJonathan Halmen
2021-06-12fix typo in 067_comptime2.zigmax-lv
2021-04-16Another try at wording ex067Dave Gauer
2021-04-15add ex067 comptime TWODave Gauer