AliasDeclaration: alias BasicType Declarator
DMD allows: alias ref int MyRefInt; Is the ref storage class allowed by the current grammar spec?
AliasDeclaration: alias BasicType Declarator
DMD allows: alias ref int MyRefInt; Is the ref storage class allowed by the current grammar spec?