Sobeston / zig.guide

Repo for https://zig.guide content. Get up to speed with Zig quickly.
https://zig.guide
MIT License
688 stars 178 forks source link

Update 04.while-continue-expression.zig #223

Closed juliojimenez closed 7 months ago

juliojimenez commented 8 months ago

This test fails if sum == 55 :-(

Sobeston commented 7 months ago

This test passes as-is