Autoimports tests has been updated.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// "Import Class" "true"
|
||||
// "Import" "true"
|
||||
package functionimporttest
|
||||
|
||||
import functionimporttest.data.someTestFun
|
||||
|
||||
fun functionImportTest() {
|
||||
someTestFun()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user