Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -3,7 +3,7 @@ class Test {
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: { lookupString:"String", tailText:" (jet)" }
|
||||
// EXIST: { lookupString:"String", tailText:" (kotlin)" }
|
||||
// EXIST: IllegalStateException
|
||||
// EXIST: StringBuilder
|
||||
// EXIST_JAVA_ONLY: StringBuffer
|
||||
|
||||
Reference in New Issue
Block a user