Display other locations when DuplicatedMethodDefinitionError occurred by pocke · Pull Request #539 · ruby/rbs
This pull request improves the message of DuplicatedMethodDefinitionError. Problem Currently DuplicatedMethodDefinitionError displays only one location, but duplicated methods are defined in two lo...