Replace "jet" package name with "kotlin" in testData
This commit is contained in:
@@ -2,4 +2,4 @@ fun String.foo(){
|
||||
val s : String = <caret>
|
||||
}
|
||||
|
||||
// EXIST: { lookupString:"this", typeText:"jet.String" }
|
||||
// EXIST: { lookupString:"this", typeText:"kotlin.String" }
|
||||
|
||||
Reference in New Issue
Block a user