summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T19397E4.hs
blob: 1b4b9cf2b1305b1ec717b6866cea3db517965537 (plain)
1
2
3
4
5
module Main () where
import T19397S

main :: IO ()
main = putStrLn "T19397E4"