mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
6 lines
178 B
Plaintext
Vendored
6 lines
178 B
Plaintext
Vendored
package
|
|
|
|
public fun foo(/*0*/ x: kotlin.Any, /*1*/ y: kotlin.Int): kotlin.Int
|
|
public fun foo(/*0*/ x: kotlin.Int, /*1*/ y: kotlin.Any): kotlin.Int
|
|
public fun main(): kotlin.Unit
|