Files
kotlin-fork/idea/idea-completion/testData/injava/TopLevelMembers.java
T
2019-07-12 16:33:51 +03:00

9 lines
196 B
Java
Vendored

public class Testing {
public static void test() {
mockLib.foo.MainKt.<caret>
}
}
// EXIST: topLevelFunction
// EXIST: topLevelExtFunction
// EXIST: getTopLevelVar, setTopLevelVar