mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-22 00:49:35 +03:00
221f1d898c
Omit address-of operator if operand is a function. Improve handling of function-call translation when using function pointers Fixes #4124