add hello world
This commit is contained in:
parent
b6637842e7
commit
f56557a167
|
@ -0,0 +1,3 @@
|
||||||
|
(import (scheme write))
|
||||||
|
|
||||||
|
(write-simple "hello world")
|
Loading…
Reference in New Issue