implemented 'here'
This commit is contained in:
6
tests/here.sl
Normal file
6
tests/here.sl
Normal file
@@ -0,0 +1,6 @@
|
||||
import ../stdlib/stdlib.sl
|
||||
import ../stdlib/io.sl
|
||||
|
||||
word main
|
||||
here puts
|
||||
end
|
||||
Reference in New Issue
Block a user