parameter bool;
storage unit;
return bool;
code {CAR; IF {PUSH bool True} {PUSH bool False}; UNIT; SWAP; PAIR};