ziglings/patches/patches/100_for4.patch

5 lines
90 B
Diff
Raw Normal View History

42c42
< for (hex_nums, ???) |hn, ???| {
---
> for (hex_nums, dec_nums) |hn, dn| {