haskell-language-server-2.7.0.0: plugins/hls-refactor-plugin/test/data/golden/add-arg/AddArgWithLambda.hs
foo :: Bool -> () -> Int foo True = \() -> new_def [True] foo False = const 1
foo :: Bool -> () -> Int foo True = \() -> new_def [True] foo False = const 1