summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/T11970A.hs
blob: e9d6e95568c88eeeb254b9da80c7228f162cd14f (plain)
1
2
3
module T11970A ( Fail(a) ) where

import T11970A1 ( Fail(a, b) )