ghc-exactprint-0.5.1.0: tests/examples/ghc8/T8759a.hs
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE PatternSynonyms #-}
module T8759a where
foo = [d| pattern Q = False |]
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# LANGUAGE PatternSynonyms #-}
module T8759a where
foo = [d| pattern Q = False |]