tests/Haskell/hw.hs
2024-07-22 19:39:19 +02:00

3 lines
46 B
Haskell
Executable File

main :: IO ()
main = putStrLn "Hello, World!"