packages feed

hls-class-plugin-1.1.0.0: test/testdata/CodeLensSimple.hs

module CodeLensSimple where

data A
instance Eq A where
    (==) = _

data B
instance Eq B where
    (==)= _