ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T9867.hs
{-# LANGUAGE PatternSynonyms, ScopedTypeVariables #-}
module T9867 where
pattern Nil = [] :: [a]
{-# LANGUAGE PatternSynonyms, ScopedTypeVariables #-}
module T9867 where
pattern Nil = [] :: [a]