ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T10463.hs
{-# LANGUAGE ScopedTypeVariables, PartialTypeSignatures #-}
module T10463 where
f (x :: _) = x ++ ""
{-# LANGUAGE ScopedTypeVariables, PartialTypeSignatures #-}
module T10463 where
f (x :: _) = x ++ ""