3 lines
37 B
Kotlin
Vendored
3 lines
37 B
Kotlin
Vendored
package test
|
|
|
|
fun id(x: Int): Int = x |