summaryrefslogtreecommitdiffstats
path: root/jack-tests/tests/com/android/jack/shrob/test032/info.txt
blob: 333c8649fa334cda5e616211fce521f2870c8c89 (plain)
1
2
3
4
5
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 and it contains a reference
to the enclosing type of the concrete m() method in the other branch.