summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_compile/read028.hs
blob: 1f193a4584a4ae069df58fa94d8ac6330e7fe87a (plain)
1
2
3
module ShouldCompile where

data T a b = (:^:) a b