summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_fail/T3811c.hs
blob: d2b063c54faec09167eab360bbe1b24048771104 (plain)
1
2
3
4
5
6
7

module T3811c where

data D = D

instance !Show D