summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/T9824.hs
blob: 9a2d6fdfef16d7a5c91451a6f168575a82b13ac1 (plain)
1
2
3
4
5
{-# OPTIONS_GHC -fwarn-unused-matches #-}

module T9824 where

foo = [p| (x, y) |]