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

4 lines
32 B
Kotlin

namespace test
fun <T> f() = 1