https://issues.dlang.org/show_bug.cgi?id=22537
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Iain Buclaw <[email protected]> --- Looking at the output of nm, you can see the function appears twice. 0000000000000000 t func U func 0000000000000000 W main --
