1 2 3 4 5 6 7
{-# LANGUAGE MagicHash #-} module T18291 where import GHC.Magic hi :: Int hi = runRW# $ \_ -> 42