summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/T11970A1.hs
blob: 6c9c6d2a7a1124e3cd6593d1b0365e02ed6bb762 (plain)
1
2
3
module T11970A1 where

data Fail = Fail { a :: Int, b :: Int }