6 lines
43 B
Kotlin
Vendored
6 lines
43 B
Kotlin
Vendored
package usage
|
|
|
|
fun useFunB() {
|
|
b.b()
|
|
}
|