Files
kotlin-fork/compiler/testData/diagnostics/tests/smartCasts/varnotnull/varCapturedInInlineClosure.txt
T
2015-09-08 02:04:32 +03:00

5 lines
169 B
Plaintext
Vendored

package
public fun max(/*0*/ a: kotlin.IntArray): kotlin.Int?
public fun kotlin.IntArray.forEachIndexed(/*0*/ op: (kotlin.Int, kotlin.Int) -> kotlin.Unit): kotlin.Unit