https://gitlab.com/tezos/tezos
Raw File
Tip revision: 71508a86c7784e0a76dc60dac44fd1e252500665 authored by vbot on 25 August 2023, 13:05:49 UTC
yes-node
Tip revision: 71508a8
stack_bottom_unleftable.tz
parameter unit;
storage unit;
code {
       DROP;
       LEFT unit;
     }
back to top