mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 12:01:18 +00:00
This avoids the following confusing error message:
error: expected type 'fn(i32, i32) void', found 'fn(i32, i32) void'
This avoids the following confusing error message:
error: expected type 'fn(i32, i32) void', found 'fn(i32, i32) void'