summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T8759a.hs
blob: 37b65d6fcc081cfebe999732c9eb857831a324fd (plain)
1
2
3
4
5
{-# LANGUAGE PatternSynonyms #-}

module T8759a where

foo = [d| pattern Q = False |]