ghc-exactprint-0.5.3.1: tests/examples/ghc80/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 |]