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

6 lines
194 B
Plaintext
Vendored

package
public fun bar(/*0*/ a: kotlin.Any, /*1*/ b: kotlin.Any): kotlin.Unit
public fun foo(/*0*/ a: kotlin.Any): kotlin.Unit
public fun test(/*0*/ arr: kotlin.Array<kotlin.Int>): kotlin.Unit