https://issues.dlang.org/show_bug.cgi?id=20654
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- This is a rather recent addition to the language (including `package`). It is supported by the dmd based engine, but DParser won't keep up with all changes. I can add it to the parser of that engine, though, but not in semantics. --
