[Issue 23647] Better error message on untyped function parameter
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Jan 23 01:06:32 UTC 2023
    
    
  
https://issues.dlang.org/show_bug.cgi?id=23647
Basile-z <b2.temp at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |INVALID
--- Comment #1 from Basile-z <b2.temp at gmx.com> ---
`j` is well a type but it is resolved to nothing. So the parameter is not
untyped, it's unamed.
--
    
    
More information about the Digitalmars-d-bugs
mailing list