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