ghc-exactprint-0.5.7.0: tests/examples/ghc86/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 |]