6 lines
63 B
Kotlin
Vendored
6 lines
63 B
Kotlin
Vendored
package dependency
|
|
|
|
fun topLevelFun(){}
|
|
|
|
fun String.extFun(){}
|