TypeDecls1.bpl(9,13): Error: invalid type for argument 0 in map select: int (expected: [b]a) TypeDecls1.bpl(15,25): Error: right-hand side in map store with wrong type: int (expected: bool) TypeDecls1.bpl(21,36): Error: invalid type for argument 0 in map select: [c]c (expected: [b]a) TypeDecls1.bpl(23,13): Error: invalid type for argument 0 in map select: [[b]a]bool (expected: [b]a) 4 type checking errors detected in TypeDecls1.bpl