5 lines
87 B
Haskell
5 lines
87 B
Haskell
import Test.QuickCheck
|
|
|
|
main :: IO ()
|
|
main = putStrLn "Test suite not yet implemented"
|