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