[ create a new paste ] login | about

Link: http://codepad.org/LTtr189N    [ raw code | output | fork ]

Scheme, pasted on Nov 16:
1
2
3
4
(begin

  (display "Hello, World!")
)


Output:
1
Hello, World!


Create a new paste based on this one


Comments: