1 2 3 4 5
contract c { mapping(uint[] => uint) data; } // ---- // ParserError: (26-27): Expected '=>' but got '['