blob: 2d7086c2f721d7f92e328f4edcbe8844f4d8d064 [file] [log] [blame]
This test creates a class with a method m() and its subclass which implements an interface that defines a method m as well.
Both m() methods should be kept (see test030).
Another inheritance branch with the same methods has been added but should not be kept.