Condition analysis: left part of and (true condition) / or (false condition) is used for right part analysis #KT-8780 Fixed

This commit is contained in:
Mikhail Glukhikh
2015-10-28 20:11:04 +03:00
parent 12103d19d2
commit dd1196ae6b
6 changed files with 82 additions and 1 deletions
@@ -0,0 +1,3 @@
package
public fun foo(/*0*/ x: kotlin.String?, /*1*/ y: kotlin.String?, /*2*/ z: kotlin.String?, /*3*/ w: kotlin.String?): kotlin.Unit