`a.doIt(object : a.B()` in this as in Java, I woul...
# announcements
j
a.doIt(object : a.B()
in this as in Java, I would expect to use the instance of A and not the class since B is not static