[Issue 23807] FunctionLiteral spec should not use Parameters
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 12 15:27:54 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23807
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Nick Treleaven <nick at geany.org> ---
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
--
More information about the Digitalmars-d-bugs
mailing list