Elronnd via D.gnu Thu, 23 Nov 2017 23:54:07 -0800
There is this ICE:
void main() { import std.container; static immutable s = new RedBlackTree!int('h'); }