import java.util.concurrent.Callable public abstract class InheritedJavaMembers() : Callable { fun test() { } } // WITH_INHERITED