summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T8759a.hs
blob: 3d8089c2fa644f45a7b1820b5e689d8f93842160 (plain)
1
2
3
4
5
{-# LANGUAGE TemplateHaskell, PatternSynonyms #-}

module T8759a where

foo = [d| pattern Q = False |]