mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 15:51:01 +00:00
3 lines
34 B
Kotlin
Vendored
3 lines
34 B
Kotlin
Vendored
package a
|
|
|
|
fun foo(x: Int = 10) {} |