This commit is contained in:
2026-05-15 21:52:02 -06:00
parent 15e872779e
commit be52c7b97d
6 changed files with 103 additions and 8 deletions

6
play/t.ssa Normal file
View File

@@ -0,0 +1,6 @@
export
function w $main () {
@start
%x0 =l call $scm_write (l 18)
ret %x0
}