[Issue 12810] PrimaryExpression grammar does not allow type constructors
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Aug 27 20:22:46 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=12810
--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/895df83dfe3ae2120982007109e51cfc61c0d188
fix Issue 12810 - PrimaryExpression grammar does not allow type constructors
List grammars for `immutable(int).init` and `immutable(int)(1)`.
https://github.com/D-Programming-Language/dlang.org/commit/2998ebd1d055da70d19d10d23f8e05b168cfd6dd
Merge pull request #634 from 9rnsr/fix_grammar
Fix grammar issues 12810, 13310, 13329
--
More information about the Digitalmars-d-bugs
mailing list