https://gitlab.com/tezos/tezos
Raw File
Tip revision: cdbd620fa98d442c5bb358f40d78b53640f2bc9f authored by pecornilleau on 21 March 2024, 12:24:36 UTC
EVM/Bench: output analysis in custom dir
Tip revision: cdbd620
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top