a763af2ae0
Original commit: d352905a72
5 lines
47 B
Kotlin
5 lines
47 B
Kotlin
package test
|
|
|
|
fun useNonDefault() {
|
|
f(10)
|
|
} |