https://gitlab.com/tezos/tezos
Raw File
Tip revision: e376a19bbbfb5a48cb7dafec711507bbd4be9292 authored by Diana Savatina on 24 January 2024, 18:11:54 UTC
added unit tests and integration tests
Tip revision: e376a19
gt_02.tzt
code { GT } ;
input { Stack_elt int 0 } ;
output { Stack_elt bool False } ;
back to top