https://issues.dlang.org/show_bug.cgi?id=20925

--- Comment #3 from Manu <[email protected]> ---
It's not clear that it does... it doesn't look like it emits the function to
the calling CU at all. Is the inline a front-end trick in DMD such that it just
doesn't need to emit the function at all?

What happens if you take the address of the function instead of calling it?
Will the link error return?

--

Reply via email to