packages feed

hls-refactor-plugin-1.0.0.0: test/data/import-placement/TwoDashOnlyComment.hs

module Test
( SomeData(..)
) where

-- no vertical bar comment
class Semigroup a => SomeData a

instance SomeData All