mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 03:25:01 +00:00
This change allows the following types to appear in extern structs: * Zero-bit integers * void * zero-sized structs and packed structs * enums with zero-bit backing integers * arrays of any length with zero-size elements