[prototype runtime] Fill type arguments with untyped by pocke · Pull Request #536 · ruby/rbs

This pull request makes rbs prototype runtime to fill type arguments to super classes, included modules, and constant types. Problem Currently rbs prototype runtime isn't ware of type parameter...