hdiff
packages
feed
haskell-language-server
-2.7.0.0: plugins/hls-rename-plugin/test/testdata/FunctionArgument.hs
module FunctionArgument () where foo :: Int -> Int foo x = x + 1