Files
gyehoek-hs/play/t.ssa
T
2026-05-18 10:08:03 -06:00

10 lines
178 B
Plaintext

export
function w $main () {
@start
%x0 =l call $GC_malloc (l 16)
%.2 =l add %x0, 8
storel 18, %x0
storel 10, %.2
%x1 =l call $scm_write (l %x0)
ret %x1
}