summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5700.stderr
blob: 4be063203af23d13fd6c9296d437a5ef98dbc08a (plain)
1
2
3
4
5
6
T5700.hs:8:2-10: Splicing declarations
    mkC ''D
  ======>
    instance C D where
      {-# INLINE inlinable #-}
      inlinable _ = ()