hdiff
packages
feed
ghc-exactprint
-0.5.3.1: tests/examples/ghc80/T10549a.hs
{-# OPTIONS_GHC -O #-} module Main(main) where import GHC.Exts main = print 1 go (Ptr a) = a