kino/test/MyLibTest.hs

5 lines
90 B
Haskell
Raw Permalink Normal View History

2021-09-05 19:30:29 +02:00
module Main (main) where
main :: IO ()
main = putStrLn "Test suite not yet implemented."