mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-15 20:45:56 +03:00
e280dce30f
Both FunctionNoProto and FunctionProto are subclasses of FunctionType, the only difference is that the former is parameterless.