[ create a new paste ] login | about

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

Scheme, pasted on Feb 21:
1
2
(display "hello, world")
(newline)


Output:
1
hello, world


Create a new paste based on this one


Comments: