mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
Did this
This commit is contained in:
parent
223298b86a
commit
bf90ef8e45
@ -153,7 +153,6 @@ instance Taggable Declaration.Function where
|
||||
instance Taggable Declaration.Method where
|
||||
snippet ann (Declaration.Method _ _ _ _ (Term (In body _))) = Just $ subtractLocation ann body
|
||||
|
||||
-- TODO: Fill these out
|
||||
instance Taggable Declaration.Class where
|
||||
snippet ann (Declaration.Class _ _ _ (Term (In body _))) = Just $ subtractLocation ann body
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user