5 lines
81 B
Text
5 lines
81 B
Text
include 'std/std.fa'
|
|
|
|
"rw fputs to stdout\n" %STDERR %fputs
|
|
|
|
%EXIT_SUCCESS %exit
|