Hi, I'm reviewing the tests in S09, and the file t/spec/S02-builtin_data_types/multi_dimensional_array.t uses the [0][0] indexing format interchangeably with [0;0].
These two formats mean two different things, correct? The [0][0] form isn't mentioned much in the spec, nor is [0;0] or if they interact somehow. Thanks, -- Adrian Kreher