ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T5721.hs
{-# LANGUAGE ScopedTypeVariables #-}
module T5371 where
import Language.Haskell.TH
f :: a -> Name
f (x :: a) = ''a
{-# LANGUAGE ScopedTypeVariables #-}
module T5371 where
import Language.Haskell.TH
f :: a -> Name
f (x :: a) = ''a