K1: report swallowed diagnostic about receiver type mismatch
#KT-55056 Fixed
This commit is contained in:
committed by
Space Team
parent
176325eaa7
commit
bd27ec840c
+1
-1
@@ -52,7 +52,7 @@ val test6 = generate {
|
||||
|
||||
val test7 = generate {
|
||||
yield(<!TYPE_MISMATCH!>"baz"<!>)
|
||||
genericExtension<Int>()
|
||||
<!RECEIVER_TYPE_MISMATCH!>genericExtension<!><Int>()
|
||||
}
|
||||
|
||||
val test8 = generate {
|
||||
|
||||
Reference in New Issue
Block a user