https://issues.dlang.org/show_bug.cgi?id=15092
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|[ICE] Assertion failed: |[REG2.066.0][ICE] Assertion |(type->ty != Tstruct || |failed: (type->ty != |((TypeStruct *)type)->sym |Tstruct || ((TypeStruct |== this), function |*)type)->sym == this), |semantic, file struct.c, |function semantic, file |line 936. |struct.c, line 936. --- Comment #1 from Vladimir Panteleev <[email protected]> --- This is a regression. Introduced in https://github.com/D-Programming-Language/dmd/pull/3383 --
