aboutsummaryrefslogtreecommitdiff
path: root/exercises/072_comptime7.zig
AgeCommit message (Collapse)AuthorFilesLines
2023-11-21Converted var to const if there is no mutation in var.Chris Boesch1-1/+1
This is checked from compiler version 0.12.0-dev.1664
2023-05-07add missing word "to"Kim SHrier1-1/+1
2021-11-05fix whitespace line-endingsJonathan Halmen1-2/+2
2021-04-26fix typo in 072 (for #49)Dave Gauer1-1/+1
2021-04-24add 072 comptime 7Dave Gauer1-0/+66