mateamt/test/MyLibTest.hs

5 lines
90 B
Haskell
Raw Permalink Normal View History

2021-06-09 22:15:04 +00:00
module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."