Files
kotlin-fork/compiler/testData/readClass/fun/FunOutParam.kt
T
2011-12-16 13:10:14 +04:00

4 lines
36 B
Kotlin

namespace test
fun <out T> f() = 1