hls-refactor-plugin-1.1.0.0: test/data/golden/add-arg/AddArgWithSigAndDocs.expected.hs
foo :: -- c1 Bool -- c2 -- c3 -> -- c4 -- | c5 () -- c6 -> _ -> Int foo True () new_def = new_def [True] foo False () new_def = 1
foo :: -- c1 Bool -- c2 -- c3 -> -- c4 -- | c5 () -- c6 -> _ -> Int foo True () new_def = new_def [True] foo False () new_def = 1