blob: 27f3c66aa97712cead3661bb3b4856b95d143d4f [file] [log] [blame]
interface I {
int method();
}