4 lines
49 B
Haskell

module Main where
main = putStrLn "Hello World"