ligo/test/contracts/list_id.tz
2017-08-18 18:14:17 +02:00

5 lines
69 B
Plaintext

parameter (list string);
return (list string);
storage unit;
code {}