hls-class-plugin-1.1.0.0: test/testdata/CodeLensWithPragma.hs
{-# LANGUAGE InstanceSigs #-}
module CodeLensWithPragma where
data A
instance Eq A where
(==) = _
{-# LANGUAGE InstanceSigs #-}
module CodeLensWithPragma where
data A
instance Eq A where
(==) = _