K1: report swallowed diagnostic about receiver type mismatch

#KT-55056 Fixed
This commit is contained in:
Mikhail Glukhikh
2023-02-14 16:27:25 +01:00
committed by Space Team
parent 176325eaa7
commit bd27ec840c
21 changed files with 173 additions and 19 deletions
@@ -52,7 +52,7 @@ val test6 = generate {
val test7 = generate {
yield(<!TYPE_MISMATCH!>"baz"<!>)
genericExtension<Int>()
<!RECEIVER_TYPE_MISMATCH!>genericExtension<!><Int>()
}
val test8 = generate {