write_file
This commit is contained in:
8
test_write_buf.sl
Normal file
8
test_write_buf.sl
Normal file
@@ -0,0 +1,8 @@
|
||||
import stdlib/stdlib.sl
|
||||
import stdlib/io.sl
|
||||
|
||||
: main
|
||||
"hello from write_buf test\n"
|
||||
write_buf
|
||||
0
|
||||
;
|
||||
Reference in New Issue
Block a user