mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
Added Ex. 100 fourth for (as foretold in #261)
This commit is contained in:
4
patches/patches/100_for4.patch
Normal file
4
patches/patches/100_for4.patch
Normal file
@@ -0,0 +1,4 @@
|
||||
42c42
|
||||
< for (hex_nums, ???) |hn, ???| {
|
||||
---
|
||||
> for (hex_nums, dec_nums) |hn, dn| {
|
||||
Reference in New Issue
Block a user