refactored the testing system, fixed fput and removed arr_asm.sl
This commit is contained in:
7
extra_tests/ct_test.sl
Normal file
7
extra_tests/ct_test.sl
Normal file
@@ -0,0 +1,7 @@
|
||||
import stdlib/stdlib.sl
|
||||
import stdlib/io.sl
|
||||
|
||||
word main
|
||||
"hello world" puts
|
||||
end
|
||||
compile-time main
|
||||
Reference in New Issue
Block a user