Files
kotlin/compiler/testData/diagnostics/tests/controlFlowAnalysis/uninitializedInLocalDeclarations.txt
2015-09-08 02:04:32 +03:00

9 lines
222 B
Plaintext
Vendored

package
public fun doSmth(/*0*/ a: kotlin.Any?): kotlin.Any?
public fun test1(): kotlin.Unit
public fun test2(): kotlin.Unit
public fun test3(): kotlin.Unit
public fun test4(): kotlin.Unit
public fun test5(): kotlin.Unit