Is it intentional that the compiler infers the choice between two `<in T>` as `<out Any?&gt...
m
Is it intentional that the compiler infers the choice between two
<in T>
as
<out Any?>
?
a
It's OK for me
m
๐Ÿ˜ฎ What target is that? And what Kotlin version?
a
It's Android, Kotlin Plugin 1.4.21
m
Android Studio 4.1.2 Kotlin 1.4.21-release-Studio4.1-1 I canโ€™t wrap my head around why you get a different result ๐Ÿค”
a
Even same AS version ๐Ÿ˜
m