ghc-exactprint-0.5.3.1: tests/examples/ghc80/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)