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