aboutsummaryrefslogtreecommitdiff
path: root/exercises/069_comptime4.zig
AgeCommit message (Expand)AuthorFilesLines
2023-06-26Revised exercises due to the changes of Zig version 0.11.0-dev.3853Chris Boesch1-1/+1
2023-04-18Ensure the exercises use the canonical formatManlio Perillo1-1/+1
2022-07-31Grammar check : adding a "to"François Gallois1-1/+1
2021-11-05zig fmtJonathan Halmen1-2/+2
2021-11-05fix whitespace line-endingsJonathan Halmen1-1/+1
2021-04-21missing return type from example in 069Dave Gauer1-1/+1
2021-04-21add ex069 comptime 4Dave Gauer1-0/+54