mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-16 04:55:27 +03:00
34b98ee372
Start to lower decls which are not functions. These generate an OpVariable instruction by which they can be used later on.