packages feed

apply-refact-0.1.0.0: tests/examples/Structure7.hs.expected

foo x = yes x x where yes x y
                        | a = b
                        | c = d
                        | otherwise = e