fa/tests/stdlib/passing/std_fputc_stdout.fa
Ari Archer 5bf70373b0
Add stdlib tests
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-07-03 03:39:20 +03:00

6 lines
79 B
Text

include 'std/std.fa'
65 %STDOUT %fputc
10 %STDOUT %fputc
%EXIT_SUCCESS %exit