https://gitlab.com/tezos/tezos
Raw File
Tip revision: 631a98d972d832382af739ef0d622ce0157f0ac8 authored by Thomas Letan on 04 March 2024, 09:18:27 UTC
fixup: rebase command
Tip revision: 631a98d
sub_timestamp-timestamp_03.tzt
code { SUB } ;
input { Stack_elt timestamp "1970-01-01T00:03:20Z" ; Stack_elt timestamp "1970-01-01T00:00:00Z" } ;
output { Stack_elt int 200 }
back to top