https://issues.dlang.org/show_bug.cgi?id=13617
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code CC| |[email protected] Hardware|x86_64 |All OS|Linux |All --- Comment #2 from yebblies <[email protected]> --- This has the same cause as issue 12244 and issue 3031 - function-local symbols do not have unique names and conflict with symbols in sibling scopes. --
