ghc-exactprint-0.5.3.1: tests/examples/ghc80/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) |]