ligo/src/proto_alpha/lib_protocol/test/contracts/pair_id.tz

4 lines
101 B
Plaintext
Raw Normal View History

parameter (pair bool bool);
storage (option (pair bool bool));
code {CAR; SOME; NIL operation; PAIR}