Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/kt597.txt
T
2015-09-25 19:20:20 +03:00

6 lines
156 B
Plaintext
Vendored

package
public fun test(): kotlin.Unit
public fun </*0*/ T> kotlin.Array<T>?.get(/*0*/ i: kotlin.Int): T
public operator fun kotlin.Int?.inc(): kotlin.Int