https://issues.dlang.org/show_bug.cgi?id=14389
--- Comment #8 from Daniel Čejchan <[email protected]> --- I would agree on that, that :: was just a first thing that came to my mind, but I have a feeling that the standard syntax should be used for temporary attribtes instead. I am aware that it would break some code. Though I believe that proper compiler warnings (such as temporar attribute list that affects no members) would catch most of the cases. --
