mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-05 17:53:30 +02:00
Added Ex. 100 fourth for (as foretold in #261)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
42c42
|
||||
< for (hex_nums, ???) |hn, ???| {
|
||||
---
|
||||
> for (hex_nums, dec_nums) |hn, dn| {
|
||||
Reference in New Issue
Block a user