18090, "stonea", "Array module review followup: Investigate if we throw an exception if you try and do a "Chapel Style" print out of a multidimensional array.", "2021-07-21T15:15:35Z"
This is a followup item for the Array module review.
Since we haven't yet determined what the syntax for initializing multi-dimensional arrays should be, we wanted to ensure that if you try and print out a multidimensional array in "Chapel style" we get some kind of error
message.