haskell-tools-builtin-refactorings-1.0.0.0: examples/Refactor/InlineBinding/PatternMatched_res.hs
module Refactor.InlineBinding.PatternMatched where b u v = ((\(Just y) -> u ++ y) v)
module Refactor.InlineBinding.PatternMatched where b u v = ((\(Just y) -> u ++ y) v)