ligo/test/contracts/not.tz
2017-07-24 20:29:12 +02:00

5 lines
79 B
Plaintext

parameter bool;
return bool;
storage unit;
code {CADR; NOT; UNIT; SWAP; PAIR};