1 2 3 4 5
contract C { uint[[2]] a15; } // ---- // TypeError: (22-25): Invalid array length, expected integer literal or constant expression.