https://gitlab.com/tezos/tezos
Raw File
Tip revision: 676e8dd5c02ce4156f6e9d3d00a34423f86b5bee authored by Gauthier SEBILLE on 03 April 2024, 09:41:51 UTC
Tezt: update expected of views.ml
Tip revision: 676e8dd
compare_timestamp_03.tzt
code { COMPARE } ;
input { Stack_elt timestamp "2019-09-16T08:38:05Z" ; Stack_elt timestamp "2019-09-16T08:38:05Z" } ;
output { Stack_elt int 0 }
back to top