Accelerated-Zig-Parser icon indicating copy to clipboard operation
Accelerated-Zig-Parser copied to clipboard

update benchmarks, labeled switch statements are merged

Open matu3ba opened this issue 1 year ago • 2 comments

see PR https://github.com/ziglang/zig/pull/21367

Might be also usable instead of while (true) {.

matu3ba avatar Sep 10 '24 12:09 matu3ba

Nice! Yes, we can now express the intended control flow in my project too.

Validark avatar Sep 10 '24 15:09 Validark

Merged.

matu3ba avatar Sep 11 '24 07:09 matu3ba