Revision 1d15fab6e9b5c99421234032bf42cd3cac109cb9 authored by Lucas Randazzo on 25 January 2024, 15:15:04 UTC, committed by Marge Bot on 05 February 2024, 11:12:22 UTC
1 parent e8740da
Raw File
or_bool-bool_01.tzt
code { OR } ;
input { Stack_elt bool False ; Stack_elt bool True } ;
output { Stack_elt bool True }
back to top