The issue is that the kotlin compiler has compiled...
# announcements
s
The issue is that the kotlin compiler has compiled
TestB.foo()
to have
void
return type, which the Java compiler doesn't like