https://issues.dlang.org/show_bug.cgi?id=20580
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] | |rg Resolution|--- |FIXED --- Comment #2 from [email protected] --- Doesn't segfault with current master: .\generated\windows\release\64\dmd.exe -c -o- -preview=dip1021 .\test.d .\test.d(21): Error: more initializers than fields (1) of UserCollected .\test.d(25): Error: template instance test.SLL!(PtrTempl!(NodeImpl)) error instantiating --
