Renamed test data folder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import lib.*;
|
||||
|
||||
fun foo(j: JavaInterface<String>) {
|
||||
j.<caret>
|
||||
}
|
||||
|
||||
// EXIST: { lookupString: "execute", itemText: "execute", tailText: "(Task<String!>!, K!)", typeText: "String!", attributes: "bold" }
|
||||
// EXIST: { lookupString: "execute", itemText: "execute", tailText: "(((String!) -> Unit)!, K!)", typeText: "String!", attributes: "bold" }
|
||||
Reference in New Issue
Block a user