swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: adfa96af234ef768b2bf345c5f768a15cd5c7e76 authored by vbot on 31 January 2024, 17:20:32 UTC
CI: make slow tests run in the scheduled pipeline
Tip revision: adfa96a
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