24dcad0d9c
The default type checker doesn't have a correct type refinement setup. This can cause false positives in subtyping of upper bounds in edge cases with expect type arguments. See the tests in the intellij repo. KTIJ-22295