Files
Addlicense/testdata/initial/file.hs
2016-06-27 12:03:58 +01:00

4 lines
51 B
Haskell

module Main where
main = putStrLn "Hello, World!"