parameter bool; storage (pair bool nat); return unit; code { DUP; CAR; DIP{CDR}; SWAP; MAP_CAR { AND } ; UNIT; PAIR };