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