hdiff
packages
feed
haskell-language-server
-2.9.0.0: plugins/hls-semantic-tokens-plugin/test/testdata/before_9_10/TFunctionLet.hs
module TFunctionLet where y :: Int y = let f x = 1 in 1