5 lines
69 B
Text
5 lines
69 B
Text
include 'std/std.fa'
|
|
|
|
"ro puts to stdout" %puts
|
|
|
|
%EXIT_SUCCESS %exit
|