3 lines
46 B
Plaintext
Vendored
3 lines
46 B
Plaintext
Vendored
fun foo(x: Int, y: Int) = x + y
|
|
|
|
val x = ::foo |