packages feed

hls-call-hierarchy-plugin-1.0.0.0: test/testdata/B.hs

module B where
import qualified C
data T = A | B

a = 3 + C.a
b = 4
c = 5