Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
Mondrian
summary
tree
log
refs
ref:
10e61b666d684f0691b382eaa8870eafa99936aa
Mondrian
/
test
/MyLibTest.hs
-rw-r--r--
90 bytes
View
Log
Blame
View raw
10e61b66
— Adrian Cochrane Add test script!
1 year, 4 months ago
1
2
3
4
module
Main
(
main
)
where
main
::
IO
()
main
=
putStrLn
"Test suite not yet implemented."