4 lines
87 B
Plaintext

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