added an option to redefine control structures
This commit is contained in:
8
tests/i_non_compile_time.sl
Normal file
8
tests/i_non_compile_time.sl
Normal file
@@ -0,0 +1,8 @@
|
||||
import stdlib/stdlib.sl
|
||||
|
||||
word main
|
||||
0
|
||||
3 for
|
||||
i puti cr
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user