```kotlin fun cool(a: Int, b: String) { log("woah") } ```

fun cool(a: Int, b: String) { log("woah") }
fun cool(a: Int, b: String) { log("woah") }
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?