hdiff
packages
feed
hls-tactics-plugin
-1.2.0.0: test/golden/GoldenSwapMany.expected.hs
swapMany :: (a, b, c, d, e) -> (e, d, c, b, a) swapMany (a, b, c, d, e) = (e, d, c, b, a)