blob: d53ff023d27964f5b6f122b2529e397218e6c0ec [file] [log] [blame]
public abstract class Service{
public void foo() {}
}