1
Fork 0
mirror of https://git.cs.ou.nl/joshua.moerman/mealy-decompose.git synced 2025-04-29 17:57:44 +02:00
mealy-decompose/hs/test/Main.hs
2025-04-14 20:38:53 +02:00

4 lines
90 B
Haskell

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