hdiff
packages
feed
liquidhaskell
-0.4.0.0: tests/pos/zipW2.hs
module ListSort where foo :: [Int] -> [Int] foo zs = zipWith (+) zs zs