summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod26.hs
blob: d58b1de1d0d5188ec8666ed52cd13e00dd8589a6 (plain)
1
2
3
module ShouldFail where
-- !!! Testing bogus (or existential) type variables
type T a = Either a b