swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: ab911407a26c58d8711737c873ff08c2538ffe2d authored by Luciano Freitas on 08 March 2024, 09:29:44 UTC
WIP -- MEVM: creation of a MIR precompiled ethereum contract
Tip revision: ab91140
get_00.tc.tzt
code { GET } ;
input { Stack_elt int 1 ; Stack_elt (list (pair int int)) { Pair 1 3 ; Pair 5 2 } } ;
output (StaticError _)
back to top