change expected testdata
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
Class static member access (5: 28) System.out.println(Foo.CONST);
|
||||
Class static member access (6: 9) Foo.s();
|
||||
Unclassified usage (1: 15) import static Foo.*;
|
||||
Unclassified usage (5: 32) System.out.println(Foo.CONST);
|
||||
Unclassified usage (6: 13) Foo.s();
|
||||
Unclassified usage (7: 13) Foo.Companion.f();
|
||||
Reference in New Issue
Block a user