085d95a5b8
Use it to track when light classes are built in KotlinSourceInJavaCompletionTest
8 lines
149 B
Java
Vendored
8 lines
149 B
Java
Vendored
public class Testing {
|
|
public static void test(mockLib.foo.F.Companion.F.Companion.<caret>) {
|
|
}
|
|
}
|
|
|
|
// EXIST: F
|
|
// LIGHT_CLASS: mockLib.foo.F
|