bb808b5620
Moved tests for completion and their test data into module idea-completion
5 lines
46 B
Kotlin
Vendored
5 lines
46 B
Kotlin
Vendored
package first
|
|
|
|
fun foo() {
|
|
"".ext<caret>
|
|
} |