5 lines
71 B
Text
5 lines
71 B
Text
include 'std/std.fa'
|
|
macro hello 0 end
|
|
%hello pop
|
|
|
|
%EXIT_SUCCESS %exit
|