packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T10549a.hs

{-# OPTIONS_GHC -O #-}
module Main(main) where
import GHC.Exts
main = print 1
go (Ptr a) = a