https://gitlab.com/tezos/tezos
Raw File
Tip revision: c50a4eba5bdd44f81267fa93f4eb2a843048c3eb authored by Diana Savatina on 02 February 2024, 10:23:36 UTC
profiler: adding script to run profiling tests
Tip revision: c50a4eb
int_nat_00.tzt
code { INT } ;
input { Stack_elt nat 4 } ;
output  { Stack_elt int 4 }
back to top