[ create a new paste ] login | about

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

Haskell, pasted on Dec 10:
1
2
3
4
module Main
  where

main=putStrLn "Hello, World!"


Output:
1
Hello, World!


Create a new paste based on this one


Comments: