Replace "jet" package name with "kotlin" in testData
This commit is contained in:
+1
-1
@@ -10,4 +10,4 @@ val inferTypeFromImportedFun = testFun()
|
||||
package testOther
|
||||
|
||||
open class A
|
||||
fun testFun() = 1
|
||||
fun testFun() = 1
|
||||
|
||||
Reference in New Issue
Block a user