Add do-not-panic! regression tests

This commit is contained in:
sharkdp
2020-04-21 09:59:17 +02:00
committed by David Peter
parent c386cb35fb
commit 03c2281828
6 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
module Main where
main :: IO ()
main = putStrLn "Please show my file :c"