1 2 3 4 5 6
{-# LANGUAGE StaticPointers #-} module T9878 where import GHC.StaticPtr f = deRefStaticPtr (static True)