Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -3,6 +3,6 @@ fun some(a: Double<caret>) {
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// WITH_ORDER: 1
|
||||
// EXIST: { lookupString:"Double", tailText:" (jet)" }
|
||||
// EXIST: { lookupString:"Double", tailText:" (kotlin)" }
|
||||
// EXIST_JAVA_ONLY: { lookupString:"Double", tailText:" (java.lang)" }
|
||||
// EXIST: { lookupString:"DoubleArray", tailText:" (jet)" }
|
||||
// EXIST: { lookupString:"DoubleArray", tailText:" (kotlin)" }
|
||||
|
||||
Reference in New Issue
Block a user