Skip to content

fix: Fix missing references for non-overriden methods. - #107

Merged
varungandhi-src merged 2 commits into
scip-ruby/masterfrom
vg/method-inheritance
Sep 14, 2022
Merged

varungandhi-src merged 2 commits into
scip-ruby/masterfrom
vg/method-inheritance

Conversation

@varungandhi-src

Copy link
Copy Markdown
Contributor

Motivation

Issa bug.

Test plan

Added new test, updated existing tests.

def m3
# ^^ definition [..] C2#m3().
m1
# ^^ reference [..] C1#m1().

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line summarizes the improvement in this patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant