https://issues.dlang.org/show_bug.cgi?id=23807
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Nick Treleaven <[email protected]> --- The parsing is actually valid with Parameters, just the semantics are different. Documented that parameter types can be omitted here: https://github.com/dlang/dlang.org/pull/3600 --
