Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/loops/whileNullAssignToSomething.txt
T
Dmitry Savvinov 99454aa78d Add test on smartcast from while-assigned var
Currently behavior is undesired, it will be fixed in the next commit
(see KT-27084)
2018-09-27 12:09:21 +03:00

4 lines
79 B
Plaintext
Vendored

package
public fun main(/*0*/ args: kotlin.Array<kotlin.String>): kotlin.Unit