https://issues.dlang.org/show_bug.cgi?id=14492
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #9 from RazvanN <[email protected]> --- Yes, scope on class references is here to stay since there is no other way to express that a reference to a class should not escape the current scope. --
