Files
kotlin-fork/compiler/testData/readClass/FunParamNullable.kt
T

4 lines
56 B
Kotlin

namespace test
fun fff(a: java.lang.CharSequence?) = 1