zig
zig copied to clipboard
ip: use `getExternFunc` in `getCoerced`
fixes #20651
shouldnt it compile error since the result type isnt a function pointer?
That is not status quo and I think unrelated to this PR.
Nice, thank you!