mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 22:35:24 +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.