ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T8759a.hs
{-# LANGUAGE PatternSynonyms #-}
{-# LANGUAGE TemplateHaskell #-}
module T8759a where
foo = [d| pattern Q = False |]
{-# LANGUAGE PatternSynonyms #-}
{-# LANGUAGE TemplateHaskell #-}
module T8759a where
foo = [d| pattern Q = False |]