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

5 lines
72 B
Plaintext

parameter string;
return unit;
storage string;
code {CADR; UNIT; PAIR};