better scheme

This commit is contained in:
Chris Wanstrath
2008-07-14 19:53:13 -07:00
parent 3c002ce917
commit fbd14fa6d1

View File

@@ -1,3 +1 @@
(begin
(display "Hello World")
(newline))
(display "Hello World") (newline)