packages feed

hls-class-plugin-1.1.0.0: test/testdata/T6.expected.hs

{-# LANGUAGE GHC2021#-}
module T6 where

data A
instance Eq A where
  (==) :: A -> A -> Bool
  (==) = _