ligo/test/contracts/list_id.tz

5 lines
69 B
Plaintext
Raw Normal View History

2017-08-16 00:24:40 +04:00
parameter (list string);
return (list string);
storage unit;
code {}