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