mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
remove comment
This commit is contained in:
parent
6e0d69133e
commit
ccd7883574
@ -209,7 +209,6 @@ instance Show1 StaticInitializer where liftShowsPrec = genericLiftShowsPrec
|
||||
|
||||
instance Evaluatable StaticInitializer
|
||||
|
||||
-- I think this is wrong because it doesn't acknowledge double colon.
|
||||
data MethodReference a = MethodReference { methodReferenceType :: !a, methodReferenceTypeArgs :: ![a], methodReferenceIdentifier :: !a}
|
||||
deriving (Declarations1, Diffable, Eq, Foldable, FreeVariables1, Functor, Generic1, Hashable1, Ord, Show, ToJSONFields1, Traversable)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user