blob: 6685253d00732ff9d190517fc45d505fc18b0a89 [file] [log] [blame]
public class ServiceImpl implements DerivedService {
public void foo() {
}
}