swh:1:snp:505c374fd75bb208ae4e9a54e64bb310bc49295e
Raw File
Tip revision: 53ed65bb1d4040b68647c12d6159e9cd26376334 authored by Emma Turner on 03 April 2024, 09:13:06 UTC
RISC-V: F/D sqrt instructions
Tip revision: 53ed65b
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