haskell-src-exts-1.17.0: tests/examples/Overlapable.hs.prettyprinter.golden
module Main (main) where
instance {-# OVERLAP #-} C a
instance {-# NO_OVERLAP #-} C a
instance {-# INCOHERENT #-} C a
module Main (main) where
instance {-# OVERLAP #-} C a
instance {-# NO_OVERLAP #-} C a
instance {-# INCOHERENT #-} C a