https://issues.dlang.org/show_bug.cgi?id=11521
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- If they're declared as 'static' the current compiler will issue an error about a name collision. Any fix for this should use a similar mechanism. --
