mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
5 lines
78 B
Diff
5 lines
78 B
Diff
28c28
|
|
< for (bits, ???) |bit, ???| {
|
|
---
|
|
> for (bits, 0..) |bit, i| {
|