https://issues.dlang.org/show_bug.cgi?id=19301
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Walter Bright <[email protected]> --- scope is deliberately not overloaded upon, as it would seem to be a very bizarre use case to do so. Adding this would require significant discussion and evaluation, including compelling use cases. I.e. a DIP would be needed. --
