mirror of
https://github.com/ziglang/zig.git
synced 2026-02-03 13:13:40 +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.