fa/tests/passing/expand_macro.fa
Ari Archer de936a7513
Unsized strings, pop keyword and dead code elimination
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-07-22 10:43:57 +03:00

5 lines
79 B
Text

include 'std/std.fa'
macro expand_me 0 end
%expand_me pop
%EXIT_SUCCESS %exit