[Issue 21287] Delegate in global template can't call non-anonymous nested function passed as alias

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 23 13:07:55 UTC 2021


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

--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Iain Buclaw from comment #2)
> if ((td && (td.literal || !td.issstatic)) || ...)
This change also allows issue 15298 to compile.

--


More information about the Digitalmars-d-bugs mailing list