On 01/04/2013 11:43 PM, Philippe Sigaud wrote: > On Fri, Jan 4, 2013 at 9:58 PM, Walter Bright > <newshound2 at digitalmars.com <mailto:newshound2 at digitalmars.com>> wrote: > > > Module declarations aren't declarations. > > > Great quote :) > > Walter often argues in terms of DMD implementation details. ... struct ModuleDeclaration { Identifier *id; ...