[Issue 7329] local imports are underdocumented
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Apr 23 05:19:19 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=7329
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrovich at gmail.com
         Resolution|---                         |WORKSFORME
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
They are now documented as "Scoped Imports" in http://dlang.org/module.html,
including that they hide outer symbols.
--
    
    
More information about the Digitalmars-d-bugs
mailing list