ghc-exactprint-1.9.0.0: tests/examples/ghc910/Domino.hs
{-# LANGUAGE PatternSynonyms #-}
module Domino where
-- c0
pattern (:|) ::
-- c1
a ->
-- c2
a ->
-- c3
Domino a
{-# LANGUAGE PatternSynonyms #-}
module Domino where
-- c0
pattern (:|) ::
-- c1
a ->
-- c2
a ->
-- c3
Domino a