Deprecated 'INSTANCE$' replaced with 'INSTANCE'
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
// "Replace with reference to 'INSTANCE' field" "true"
|
||||
import static a.A.INSTANCE$;
|
||||
import static a.A.INSTANCE;
|
||||
|
||||
class B {
|
||||
void bar() {
|
||||
|
||||
Reference in New Issue
Block a user