bb808b5620
Moved tests for completion and their test data into module idea-completion
4 lines
49 B
Kotlin
Vendored
4 lines
49 B
Kotlin
Vendored
class Foo(p : () -> Unit)
|
|
|
|
var a : Foo = <caret>
|