https://issues.dlang.org/show_bug.cgi?id=12578
Simen Kjaeraas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Simen Kjaeraas <[email protected]> --- An example of how this limitation has consequences outside of simple nested functions is available in issue 20226, where selectively imported functions with identical names aren't callable due to this issue. --
