hdiff
packages
feed
hls-semantic-tokens-plugin
-2.6.0.0: test/testdata/TFunction.hs
module TFunction where f :: forall a. a -> a f x = x x :: a x = undefined