[Issue 2179] [module] import inside class works but is not in spec
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Jan 22 01:44:36 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2179
Walter Bright <bugzilla at digitalmars.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
         Resolution|                            |WORKSFORME
--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> 2012-01-22 01:44:33 PST ---
It is in the grammar. Under ClassBodyDeclaration in
http://dlang.org/class.html, click on Decldef, which will go to
http://dlang.org/module.html#DeclDef, under which you'll find
ImportDeclaration.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list