January 23, 2023 [Issue 23647] Better error message on untyped function parameter | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=23647 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |b2.temp@gmx.com Resolution|--- |INVALID --- Comment #1 from Basile-z <b2.temp@gmx.com> --- `j` is well a type but it is resolved to nothing. So the parameter is not untyped, it's unamed. -- |
Copyright © 1999-2021 by the D Language Foundation