ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T10460.hs
{-# LANGUAGE GHCForeignImportPrim #-}
module T10460 where
import GHC.Exts
-- don't link me!
foreign import prim "f" f :: Any -> Any
{-# LANGUAGE GHCForeignImportPrim #-}
module T10460 where
import GHC.Exts
-- don't link me!
foreign import prim "f" f :: Any -> Any