Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package test
|
||||
|
||||
private fun topLevelFun(): jet.Int
|
||||
private fun topLevelFun(): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user