ghc-exactprint-0.5.1.0: tests/examples/ghc8/T9824.hs
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# OPTIONS_GHC -fwarn-unused-matches #-}
module T9824 where
foo = [p| (x, y) |]
{-# LANGUAGE TemplateHaskellQuotes #-}
{-# OPTIONS_GHC -fwarn-unused-matches #-}
module T9824 where
foo = [p| (x, y) |]