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

kinke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from kinke <[email protected]> ---
> `A` isn't used but compilation succeeds if you remove it.

That (well, you meant `blah`) makes it definitely interesting - I think it
might be related to a missing type merge then, as that's the probable cause for
a mangling issue wrt. `void delegate()` too, see
https://github.com/ldc-developers/ldc/issues/3098#issuecomment-506527495.

--

Reply via email to