https://issues.dlang.org/show_bug.cgi?id=23647
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Basile-z <[email protected]> --- `j` is well a type but it is resolved to nothing. So the parameter is not untyped, it's unamed. --
