haskell-scratch/example/hello.hs

2 lines
30 B
Haskell

main = putStrLn "Hello World"