int bug6886() { auto carray = new([1,2]) double[][2]; return 1; } static assert(bug6886()); ----- assert interpret.c(2240) argnum < arguments->dim - 1
https://github.com/D-Programming-Language/dmd/commit/eec4830dff9fa5653fb5e261660ea5596269085a https://github.com/D-Programming-Language/dmd/commit/31bbbb39b3f82624ee718a5c64d5f83f8ba3383b