5 lines
38 B
Kotlin
Vendored
5 lines
38 B
Kotlin
Vendored
package foo
|
|
|
|
fun createB() {
|
|
B()
|
|
} |