ligo/test/contracts/noop.tz

5 lines
52 B
Plaintext
Raw Normal View History

parameter unit;
code {};
return unit;
storage unit;