https://issues.dlang.org/show_bug.cgi?id=12810
--- Comment #2 from [email protected] --- 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 --
