packages feed

apply-refact-0.1.0.0: tests/examples/Extensions29.hs

{-# LANGUAGE UnboxedTuples #-} 
f :: x -> (x, x); f x = (x, x)