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