blob: 05c1b37ff417dae51207f844d3a614f88a7cc12c [file] [log] [blame]
<spot>public abstract class X</spot> {
protected abstract void f();
}