More correct handling of possible type set during assignment #KT-8229 Fixed

This commit is contained in:
Mikhail Glukhikh
2015-11-02 17:25:44 +03:00
parent bbea70a005
commit 03aaddd379
4 changed files with 48 additions and 1 deletions
@@ -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