blob: 32b8728de66ccd2fb164b5ec40ab1cd053a13619 [file] [log] [blame]
package p;
interface I{
String toString();
}