Standard data flow analysis results are taken into account during condition analysis #KT-7933 Fixed

This commit is contained in:
Mikhail Glukhikh
2015-10-30 12:00:38 +03:00
parent dd1196ae6b
commit 182cde1e02
6 changed files with 114 additions and 4 deletions
@@ -0,0 +1,3 @@
package
public fun foo(/*0*/ x: kotlin.String?, /*1*/ y: kotlin.String?, /*2*/ z: kotlin.String?): kotlin.Unit