Autoimports tests has been updated.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Import Class" "true"
|
||||
// "Import" "true"
|
||||
package testingExtensionFunctionsImport
|
||||
|
||||
import testingExtensionFunctionsImport.data.someFun
|
||||
@@ -6,4 +6,4 @@ import testingExtensionFunctionsImport.data.someFun
|
||||
fun some() {
|
||||
val str = ""
|
||||
str.someFun()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user