bb808b5620
Moved tests for completion and their test data into module idea-completion
4 lines
75 B
Plaintext
Vendored
4 lines
75 B
Plaintext
Vendored
import java.lang.reflect
|
|
|
|
val x : reflect.Array<caret>
|
|
val y: Array<String> |