mirror of
https://github.com/ziglang/zig.git
synced 2026-03-12 06:09:39 +00:00
If both are used, 'else' handles named members and '_' handles unnamed members. In this case the 'else' prong will be unrolled to an explicit case containing all remaining named values.