fa/tests/passing/macro_redefine.fa
Ari Archer a5492e583b
Improve tests and sh{r/l} keywords
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-07-02 20:57:49 +03:00

4 lines
58 B
Text

include 'std/std.fa'
macro a 1 end
macro a 0 end
%a %exit