4 lines
87 B
Plaintext
Raw Normal View History

parameter unit ;
storage (contract unit) ;
code { DROP ; SELF ; NIL operation ; PAIR }