blob: 420bf0c182ae63d06a40eba6a13249c1461bad9c [file] [log] [blame]
interface Foo {
int m();
Object clone();
}