fa/tests/passing/name_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

6 lines
74 B
Text

include 'std/std.fa'
0 as name
unname name
0 as name
%EXIT_SUCCESS %exit