[Issue 13397] allow postfix function attributes like 'safe', 'system' and so on without '@'
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Aug 29 01:05:54 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13397
Ketmar Dark <ketmar at ketmar.no-ip.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1394|0                           |1
        is obsolete|                            |
                 CC|                            |ketmar at ketmar.no-ip.org
--- Comment #2 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
Created attachment 1395
  --> https://issues.dlang.org/attachment.cgi?id=1395&action=edit
postfix function attributes w/o '@' (better code, allows nogc {} and nogc:)
--
    
    
More information about the Digitalmars-d-bugs
mailing list