packages feed

haskell-language-server-2.7.0.0: plugins/hls-semantic-tokens-plugin/test/testdata/TFunctionLet.hs

module TFunctionLet where

y :: Int
y = let f x = 1 in 1