packages feed

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

module TVariable where

(a, b) = (1, 2)

f g y = g y