https://issues.dlang.org/show_bug.cgi?id=22662 --- Comment #2 from moonlightsentinel at disroot.org --- The actual error message: --- Error: cannot use non-constant CTFE pointer in an initializer `&SumType(Storage(Scope(null), Return(void)))` --- Suppressed since https://github.com/dlang/dmd/pull/8583 --