[Issue 24575] sumtype fails to match lambdas with anonymous arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 31 22:02:20 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24575
Richard (Rikki) Andrew Cattermole <alphaglosined at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alphaglosined at gmail.com
--- Comment #1 from Richard (Rikki) Andrew Cattermole <alphaglosined at gmail.com> ---
This is expected behavior.
Those lambdas are templates, adding names stops that.
--
More information about the Digitalmars-d-bugs
mailing list