ec29e06115
- refactoring for auto import tests
4 lines
70 B
Kotlin
4 lines
70 B
Kotlin
package testingExtensionFunctionsImport.data
|
|
|
|
fun String.someFun() {
|
|
} |