mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
5 lines
90 B
Diff
5 lines
90 B
Diff
42c42
|
|
< for (hex_nums, ???) |hn, ???| {
|
|
---
|
|
> for (hex_nums, dec_nums) |hn, dn| {
|