haskell-language-server-2.15.0.0: plugins/hls-export-plugin/test/testdata/RemoveFirstMultiline.hs
module RemoveFirstMultiline ( foo , bar , baz ) where foo :: Int foo = 1 bar :: Int bar = 2 baz :: Int baz = 3
module RemoveFirstMultiline ( foo , bar , baz ) where foo :: Int foo = 1 bar :: Int bar = 2 baz :: Int baz = 3