bb808b5620
Moved tests for completion and their test data into module idea-completion
4 lines
161 B
Kotlin
Vendored
4 lines
161 B
Kotlin
Vendored
var a : Runnable = <caret>
|
|
|
|
// EXIST: {"lookupString":"Runnable", "itemText":"Runnable", "tailText":"(function: () -> Unit) (java.lang)", "typeText":"Runnable"}
|