[ ArgumentList ] vs. @( ArgumentList )
    David Nadlinger 
    see at klickverbot.at
       
    Tue Nov  6 11:21:19 PST 2012
    
    
  
On Tuesday, 6 November 2012 at 19:18:39 UTC, Walter Bright wrote:
> @( ArgumentList )
>     not as nice looking
Actually, I find it even nicer looking than the other syntax. 
Combine it with allowing the omission of the parens for a single 
argument and allowing multiple specifications of it per 
declaration, and it starts to look a whole lot like the built-in 
attributes.
David
    
    
More information about the Digitalmars-d
mailing list