1 2 3 4 5 6 7 8 9
{-# LANGUAGE StaticPointers #-} module T20150 where import GHC.StaticPtr foo :: StaticPtr Int foo = static 0