Deprecated 'INSTANCE$' replaced with 'INSTANCE'

This commit is contained in:
Michael Bogdanov
2015-12-24 10:36:13 +03:00
parent 80fd9e3cbb
commit aeb6486473
98 changed files with 187 additions and 187 deletions
@@ -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() {