https://issues.dlang.org/show_bug.cgi?id=13556
--- Comment #4 from [email protected] --- (In reply to Kenji Hara from comment #3) > Current ambituity syntax new int[2][1] should be deprecated, removed, > and then we can reuse it for static array allocation. I suggest you to make you usual long table of all possible combinations, to show me what to allow and what to deprecate :-) If we manage to improve the array creation syntax it's going to be a significant improvement for D, because I use arrays all the time. --
