On Sat, 18 Oct 2014 00:52:22 +0000
Solomon E via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> The line "alias StorageClassesopt BasicType Declarator" in 
> http://dlang.org/grammar#AliasDeclaration is apparently missing a 
> semicolon after Declarator.
this line should be removed altogether to stop people using this
syntax. ;-) 'alias a = int;' is much better and clearer.

and yes, this is a bug, semicolon is not optional there.

Attachment: signature.asc
Description: PGP signature

Reply via email to