4 lines
50 B
Haskell
4 lines
50 B
Haskell
module Main
|
|
where
|
|
|
|
main=putStrLn "Hello, World!" |
module Main
|
|
where
|
|
|
|
main=putStrLn "Hello, World!" |