https://issues.dlang.org/show_bug.cgi?id=15535
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/3e245ec352f97705e7fe383f9b6a350c14d29148 fix Issue 15535 - Disallow "goto default" in final switches. https://github.com/D-Programming-Language/dmd/commit/8968b7bf8a3be265d348e3d5477ec5485938ad02 Merge pull request #5343 from JohanEngelen/fail15535 fix Issue 15535 - Disallow "goto default" in final switches. --
