[ create a new paste ] login | about

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

Haskell, pasted on Jan 26:
1
2
import System.Random
main = putStr "hello world"


Output:
1
hello world


Create a new paste based on this one


Comments: