ghc-exactprint-0.5.0.0: tests/examples/ghc8/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