mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-04 00:32:40 +03:00
bf47cf418a
* Now while and for loops work on ints and floats, like if statements * This fixes the loop problem in #813