blob: 776cea222887f62723ae27669eaa6c8b15e35570 [file] [log] [blame]
interface I {
A getMyField();
void foo();
}