bb808b5620
Moved tests for completion and their test data into module idea-completion
5 lines
72 B
Kotlin
5 lines
72 B
Kotlin
package mockLib.foo
|
|
|
|
public fun anotherTopLevelFunction(): String = ""
|
|
|