ligo/test/contracts/not.tz

5 lines
78 B
Plaintext
Raw Normal View History

2017-07-24 17:06:56 +04:00
parameter bool;
return bool;
storage unit;
code {CAR; NOT; UNIT; SWAP; PAIR};