On Wednesday, 14 December 2016 at 19:22:12 UTC, 01010100b wrote:
On Wednesday, 14 December 2016 at 03:49:23 UTC, Jonathan M Davis wrote:
Also, would you even allow @ on stuff like static or const?Why not?
Really?
@pure @final @nogc func();
@final class G{}
@@@@@@@@@@@@@@@@@@@@@@ And, "final" is not a D only thing
