Files

11 lines
261 B
Plaintext
Vendored

package test
public fun ggg(/*0*/ kotlin.collections.List<kotlin.Int>): kotlin.collections.List<kotlin.Int>
public/*package*/ open class ListOfInt {
public/*package*/ constructor ListOfInt()
// Static members
public open fun hhh(): kotlin.Unit
}