Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/castchecks
Kirill Rakhman 1018ff280e [FIR] Fully expand the bounds of type parameters for canBeNull check
This is required because a not-null bound `Foo` can resolve to a
`typealias Foo = Bar?` in which case we must return true.

#KT-64645 Fixed
2024-01-03 17:15:50 +00:00
..
2023-11-14 15:19:33 +00:00