mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 15:53:19 +00:00
8 lines
326 B
Plaintext
Vendored
8 lines
326 B
Plaintext
Vendored
package
|
|
|
|
public fun test(): kotlin.Unit
|
|
public fun test(/*0*/ a: java.lang.Class<kotlin.Int>): kotlin.Unit
|
|
public fun test(/*0*/ a: java.lang.Comparable<kotlin.Int>): kotlin.Unit
|
|
public fun test(/*0*/ a: java.lang.annotation.RetentionPolicy): kotlin.Unit
|
|
public fun test(/*0*/ a: java.util.ArrayList<kotlin.Int>): kotlin.Unit
|