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
(==)= _
module CodeLensSimple where
data A
instance Eq A where
(==) = _
data B
instance Eq B where
(==)= _