On 24 November 2017 at 08:48, Elronnd via D.gnu <d.gnu@puremagic.com> wrote:
> There is this ICE:
>
> void main() {
>         import std.container;
>         static immutable s = new RedBlackTree!int('h');
> }

Looks like a stack overflow to me, care to raise a bug?

Iain.

Reply via email to