https://gitlab.com/tezos/tezos
Raw File
Tip revision: 563385a9dcd3894eda45b4a7e12674e752f9bffa authored by Rodi-Can Bozman on 19 December 2023, 15:11:37 UTC
EVM/Tezt: add missing [uses] param when registering tests
Tip revision: 563385a
or_bool-bool_00.tzt
code { OR } ;
input { Stack_elt bool False ; Stack_elt bool False } ;
output { Stack_elt bool False }
back to top