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
gt_02.tzt
code { GT } ;
input { Stack_elt int 0 } ;
output { Stack_elt bool False } ;
back to top