mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-09 08:31:29 +00:00
6 lines
194 B
Plaintext
Vendored
6 lines
194 B
Plaintext
Vendored
package
|
|
|
|
public fun bar(/*0*/ a: kotlin.Any, /*1*/ b: kotlin.Any): kotlin.Unit
|
|
public fun foo(/*0*/ a: kotlin.Any): kotlin.Unit
|
|
public fun test(/*0*/ arr: kotlin.Array<kotlin.Int>): kotlin.Unit
|