[ create a new paste ] login | about

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

Haskell, pasted on Jul 25:
1
2
3
module Main where

main = putStrLn "Hello, World!"


Output:
1
Hello, World!


Create a new paste based on this one


Comments: