ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/Test10255.hs
{-# LANGUAGE ScopedTypeVariables #-}
module Test10255 where
import Data.Maybe
fob (f :: (Maybe t -> Int)) =
undefined
{-# LANGUAGE ScopedTypeVariables #-}
module Test10255 where
import Data.Maybe
fob (f :: (Maybe t -> Int)) =
undefined