dots-of-war/files/scripts/foo.hs

7 lines
48 B
Haskell
Raw Normal View History

2020-03-23 19:23:31 +00:00
-- |
module foo where
main :: Int
main = "hi"