8 lines
93 B
Text
8 lines
93 B
Text
include 'std/std.fa'
|
|
|
|
fun main [ str str int ] eo
|
|
...
|
|
%EXIT_SUCCESS %exit
|
|
end
|
|
|
|
#main
|