packages feed

ghc-exactprint-0.5.3.1: tests/examples/ghc80/T10935.hs

{-# OPTIONS_GHC -fwarn-monomorphism-restriction #-}

module T10935 where

f x = let y = x+1 in (y,y)