4 lines
84 B
Text
4 lines
84 B
Text
include 'std/std.fa'
|
|
macro some_macro 0 end
|
|
undefine some_macro
|
|
%EXIT_SUCCESS %exit
|