5 lines
47 B
Kotlin
Vendored
5 lines
47 B
Kotlin
Vendored
package test
|
|
|
|
fun useNonDefault() {
|
|
f(10)
|
|
} |