https://issues.dlang.org/show_bug.cgi?id=12568
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull CC| |[email protected] Hardware|x86 |All Assignee|[email protected] |[email protected] OS|Windows |All --- Comment #1 from Andrej Mitrovic <[email protected]> --- This smells like a type-inference compiler bug, *or* a type-inference hash lookup issue. The workaround is simple: https://github.com/D-Programming-Language/phobos/pull/2112 --
