https://issues.dlang.org/show_bug.cgi?id=5803
--- Comment #6 from Rainer Schuetze <[email protected]> --- I haven't looked through the full diff, but the very first two lines are still valid: both the module declaration and the other declarations are optional which isn't covered by the grammar found in the language spec. --
