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