summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T7872.stdout
blob: a2f8913307d62f643b9bb43aa48f82d6f52f4312 (plain)
1
2
type T = forall a. a -> a 	-- Defined at <interactive>:3:6
data D = MkT (forall b. b -> b) 	-- Defined at <interactive>:4:6