[ create a new paste ] login | about

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

Scheme, pasted on Dec 17:
1
2
(define hola
    (display "hello world"))


Output:
1
hello world


Create a new paste based on this one


Comments: