ziglings/patches/patches/100_for4.patch
2023-04-30 21:23:54 -04:00

4 lines
90 B
Diff

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