fa/tests/passing/functions.fa
Ari Archer de936a7513
Unsized strings, pop keyword and dead code elimination
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-07-22 10:43:57 +03:00

6 lines
96 B
Text

fun exit [ int ] eo
fun whats_sys_exit eo 60 end
#whats_sys_exit sys 2 pop
end
0 #exit