ligo/test/contracts/store_input.tz

5 lines
71 B
Plaintext

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