mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 14:19:55 +00:00
Add langref docs for labeled switch This feature was proposed in #8220, and implemented in #21257. Co-authored-by: Andrew Kelley <andrew@ziglang.org>