1 2 3 4 5 6 7
{-# LANGUAGE MagicHash #-} import T9577_A import GHC.Exts (Ptr(..), Addr#) main = print (foo == Ptr "foo"#)