[Issue 23234] Delegate literal with inferred return value that requires following alias-this uses class cast instead.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 8 14:31:53 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=23234

mhh <maxhaton at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxhaton at gmail.com

--- Comment #1 from mhh <maxhaton at gmail.com> ---
Doesn't this require propagating the type of the delegate from the function
declaration back to the delegate expression? Do we do this anywhere else?

--


More information about the Digitalmars-d-bugs mailing list