ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T9824.1.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) |]