Add missing test files

This commit is contained in:
Daniel Gröber
2015-08-19 06:58:38 +02:00
parent e198f68f2a
commit 50ab2091d6
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
module Main where
main :: IO ()
main = "wrong type"