https://gitlab.com/tezos/tezos
Raw File
Tip revision: 631a98d972d832382af739ef0d622ce0157f0ac8 authored by Thomas Letan on 04 March 2024, 09:18:27 UTC
fixup: rebase command
Tip revision: 631a98d
pack_option-unit_01.tzt
code { PACK } ;
input { Stack_elt (option unit) (Some Unit) } ;
output { Stack_elt bytes 0x050509030b } ;
back to top