3 lines
45 B
Kotlin
3 lines
45 B
Kotlin
package test.kotlin
|
|
|
|
fun foo(a: Any): Any = a |
package test.kotlin
|
|
|
|
fun foo(a: Any): Any = a |