HushGP/test/Main.hs

9 lines
82 B
Haskell

import State
import Test.QuickCheck
main :: IO ()
main = do
putStrLn "hello"