blob: 0bf6c77fdd3118a5f2b82ec693f468383c8f7c5c [file] [log] [blame]
class Base {
protected void foo() {}
}