5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
|
parameter unit ;
|
||
|
storage (contract unit unit) ;
|
||
|
return unit ;
|
||
|
code { MAP_CDR { DROP ; SELF } }
|