Re: Don't understand Array creation syntax
Posted by
Damien Pollet-2 on
Jun 12, 2016; 4:49am
URL: https://forum.world.st/Don-t-understand-Array-creation-syntax-tp4900533p4900534.html
That's just how the syntax is; it allows to have arrays as elements of arrays.
Also, to be coherent with what you thought, closing parentheses would have to become elements as well, and the array would never end.