packages feed

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

{-# LANGUAGE InstanceSigs #-}
module InsertWithPragma where

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