yakatyme/test/MyLibTest.hs
Yann Esposito (Yogsototh) 4b0cc3f96a
initial commit
2020-03-27 00:36:24 +01:00

4 lines
90 B
Haskell

module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."