bb808b5620
Moved tests for completion and their test data into module idea-completion
9 lines
96 B
Plaintext
Vendored
9 lines
96 B
Plaintext
Vendored
package testing
|
|
|
|
import java.util.SortedSet
|
|
|
|
fun other() {
|
|
SortedSet
|
|
}
|
|
|
|
// INSERT: SortedSet |