summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T19397E2.hs
blob: 3fb2b9dfcaa5287c667ce4dfe58d691a0bf435cf (plain)
1
2
3
4
5

import T19397S

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