Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Do not re-parent calls to interface super methods. (#150)
The existing logic is wrong, and they will always be valid as-is because any superinterfaces will be merged onto the target class.
- Loading branch information