On Thursday, 15 December 2016 at 19:30:08 UTC, Ali Çehreli wrote:
Yeah, I think the compiler is confused because the function is called in a non-const context during the initialization of an immutable object.I would open an issue: https://issues.dlang.org/enter_bug.cgi?product=D Ali
You cannot Assign Associative Arrays at compile-time. Because those are defined by druntime have no stable ABI.