Skip to content

Commit eb844ca

Browse files
[Sync Iteration] scheme/hello-world/1
1 parent a40dc6e commit eb844ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
(import (rnrs))
2+
3+
(define hello-world
4+
"Hello, World!")
5+

0 commit comments

Comments
 (0)