Replace "jet" package name with "kotlin" in testData
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package test
|
||||
|
||||
internal val inferTypeFromImportedFun: jet.Int
|
||||
internal val inferTypeFromImportedFun: kotlin.Int
|
||||
|
||||
internal final class B : testOther.A {
|
||||
/*primary*/ public constructor B()
|
||||
|
||||
Reference in New Issue
Block a user