Grouped test data for smart completion by folders
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun String?.foo(){
|
||||
val s : String = <caret>
|
||||
}
|
||||
|
||||
// EXIST: { lookupString:"this", itemText: "!! this", typeText:"String?" }
|
||||
// EXIST: { lookupString:"this", itemText: "?: this", typeText:"String?" }
|
||||
Reference in New Issue
Block a user