packages feed

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

foo = a where {a = 1; b = 2; c = 3}; bar = a where {a = 1; b = 2; c = 3}