ghc-exactprint-1.14.1.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]