Find Usages: Rename test class and move test data
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
package usages
|
||||
|
||||
import library.*
|
||||
|
||||
class J {
|
||||
static void test() {
|
||||
O o = O.INSTANCE$;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user