ziglings/patches/patches/016_for2.patch

5 lines
68 B
Diff
Raw Normal View History

2021-02-15 17:13:55 -05:00
27c27
< for (bits) |bit, ???| {
---
> for (bits) |bit, i| {