Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// param: args: jet.Array<jet.String>: three little words
|
||||
// param: args: kotlin.Array<kotlin.String>: three little words
|
||||
// expected: rv: little
|
||||
|
||||
args[1]
|
||||
|
||||
Reference in New Issue
Block a user