https://gitlab.com/tezos/tezos
Raw File
Tip revision: a763dde6d0df28614dc8224591d94cb581237bd0 authored by Lucas Randazzo on 29 February 2024, 12:40:59 UTC
Proto/tests/scenarios: reduce DAL shards in tests for fast
Tip revision: a763dde
or_bool-bool_00.tzt
code { OR } ;
input { Stack_elt bool False ; Stack_elt bool False } ;
output { Stack_elt bool False }
back to top