ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/T11164b.hs
{-# LANGUAGE TypeFamilies #-}
module T11164b where
import T11164a
data instance T Int = MkT
{-# LANGUAGE TypeFamilies #-}
module T11164b where
import T11164a
data instance T Int = MkT