packages feed

hls-semantic-tokens-plugin-2.6.0.0: test/testdata/TFunctionLet.hs

module TFunctionLet where

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