hls-refactor-plugin-1.1.0.0: test/data/golden/add-arg/MultiSigFirst.expected.hs
bar :: Bool -> Int foo :: Bool -> _ -> Int bar = const 1 foo True new_def = new_def [True] foo False new_def = 1
bar :: Bool -> Int foo :: Bool -> _ -> Int bar = const 1 foo True new_def = new_def [True] foo False new_def = 1