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
or_bool-bool_00.tzt
code { OR } ;
input { Stack_elt bool False ; Stack_elt bool False } ;
output { Stack_elt bool False }
back to top