https://issues.dlang.org/show_bug.cgi?id=15404
--- Comment #3 from [email protected] --- Commits pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/c82fa39aae1dbb5960c709fab63aa01150bad684 fix Issue 15404 (1) - Use TOKdotid for DotIdExp https://github.com/D-Programming-Language/dmd/commit/f8b8f70b115dca9818abf2296e84c43304b34be9 fix Issue 15404 (2) - Use TOKdot for DotExp https://github.com/D-Programming-Language/dmd/commit/a98741fb8f2e3c078b1d405d4708b381fa801f1d Merge pull request #5298 from 9rnsr/fix15404 --
