mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
2 lines
44 B
Kotlin
Vendored
2 lines
44 B
Kotlin
Vendored
fun foo(a: Int = 1, foo: String? = null) {
|
|
} |