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
neq_01.tzt
code { NEQ } ;
input { Stack_elt int -1 } ;
output { Stack_elt bool True } ;
back to top