[ create a new paste ] login | about

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

Scheme, pasted on Aug 15:
1
2
(display "Hello, World!")
(newline)


Output:
1
Hello, World!


Create a new paste based on this one


Comments: