2 lines
44 B
Kotlin
Vendored
2 lines
44 B
Kotlin
Vendored
fun foo(a: Int = 1, foo: String? = null) {
|
|
} |