blob: 516df054f3c5b369f8f45ac49b87f9e8160bff05 [file] [log] [blame]
public abstract class Base {
void foo() {}
}