mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-29 20:36:01 +03:00
7560fc716d
This way all the declarations in a container won't be resolved untill the user actually uses the decls slice in the builtin TypeInfo union.