Revision 3a9c77e1570418930713e762dbeab783bb23810f authored by Hantang Sun on 02 April 2024, 15:47:22 UTC, committed by Marge Bot on 03 April 2024, 13:08:26 UTC
1 parent 5aefaac
Raw File
mem_setint_01.tzt
code { MEM } ;
input { Stack_elt int 5 ; Stack_elt (set int) { 1 ; 3 ; 5 ; 7 } } ;
output { Stack_elt bool True }
back to top