apply-refact-0.9.0.0: tests/examples/Comment7.hs.expected
bar x y = -- a comment if isJust x then "1" else if Prelude.null (y) then "2" -- another comment else "3"
bar x y = -- a comment if isJust x then "1" else if Prelude.null (y) then "2" -- another comment else "3"