haskell-scratch/example/hello.hs
2015-04-23 16:28:47 -10:00

2 lines
30 B
Haskell

main = putStrLn "Hello World"