More correct handling of possible type set during assignment #KT-8229 Fixed
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
package
|
||||
|
||||
public fun foo(/*0*/ x: kotlin.String): kotlin.String
|
||||
public fun test1(): kotlin.Unit
|
||||
public fun test2(): kotlin.Unit
|
||||
public fun test3(): kotlin.Unit
|
||||
Reference in New Issue
Block a user