[Issue 16348] [REG 2.070.2] ICE with package visibility
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Aug  2 05:14:42 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16348
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
--- Comment #2 from Martin Nowak <code at dawg.eu> ---
Seems like the anonymous scope created in the else branch after the import
doesn't contain a parent link to the current module.
--
    
    
More information about the Digitalmars-d-bugs
mailing list