swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 662a4cae943c9fc1b77c63fdaf5133b26cd92bb3 authored by Julien Tesson on 04 April 2024, 14:39:28 UTC
contrib/ai-simulator: pretty-print tez in the example
Tip revision: 662a4ca
mem_mapnatnat_01.tzt
code { MEM } ;
input { Stack_elt nat 1 ; Stack_elt (map nat nat) { } } ;
output { Stack_elt bool False }
back to top