1 line
43 B
Plaintext
1 line
43 B
Plaintext
fun f(a: Int, b: Int): Int { return a + b } |
fun f(a: Int, b: Int): Int { return a + b } |