https://gitlab.com/tezos/tezos
Raw File
Tip revision: e13a559b9ec035dd8facc9fd7eb1895d6d240187 authored by mattiasdrp on 03 April 2024, 15:36:03 UTC
The test directory can be made persistent
Tip revision: e13a559
pack_bytes_00.tzt
code { PACK } ;
input { Stack_elt bytes 0x } ;
output { Stack_elt bytes 0x050a00000000 } ;
back to top