ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T9878b.hs
{-# LANGUAGE StaticPointers #-}
module T9878b where
import GHC.StaticPtr
f = deRefStaticPtr (static True)
{-# LANGUAGE StaticPointers #-}
module T9878b where
import GHC.StaticPtr
f = deRefStaticPtr (static True)