ziglings/patches/patches/016_for2.patch
2023-02-21 21:43:40 +01:00

4 lines
78 B
Diff

28c28
< for (bits, ???) |bit, ???| {
---
> for (bits, 0..) |bit, i| {