summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/Mod123_A.hs
blob: 7ec23e6172029ae88898541442b816d9db97737c (plain)
1
2
3
module Mod123_A (f1) where

data T = MkT { f1 :: Int }