mirror of
https://github.com/ziglang/zig.git
synced 2026-02-04 13:43:46 +00:00
This makes the difference between `decl.getOwnedFunction` and `decl.val.getFunction` more clear when reading the code.
This makes the difference between `decl.getOwnedFunction` and `decl.val.getFunction` more clear when reading the code.