FIR IDE: move low level api testdata sources to the analysis directory
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package test
|
||||
|
||||
import library.topLevelFunction
|
||||
|
||||
fun usage() {
|
||||
<caret>topLevelFunction("")
|
||||
}
|
||||
Reference in New Issue
Block a user