Files
2018-12-11 22:48:53 +03:00

3 lines
50 B
Kotlin
Vendored

package test
fun sum(x: Int, y: Int): Int = y + x