Inferring common base class is correct behavior. W...
# announcements
m
Inferring common base class is correct behavior. Worse is when you have two common base interfaces and it can't infer one of them and infers
Any
even when you later use it as one of the types that could be inferred, but this is what JB will try to improve in the future AFAIK.