4 lines
70 B
Kotlin
Vendored
4 lines
70 B
Kotlin
Vendored
package testingExtensionFunctionsImport.data
|
|
|
|
fun String.someFun() {
|
|
} |