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