mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-22 00:49:35 +03:00
a524e57090
extern function declarations do not have a body, so allow setting the rhs for FnDecl to 0 to indicate this is the case.