3 lines
49 B
Plaintext
3 lines
49 B
Plaintext
|
> main :: IO ()
|
||
|
> main = putStrLn "Hello World!"
|