mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
visibility: fix target
This commit is contained in:
+2
@@ -3,4 +3,6 @@ class ThisClass extends A {
|
||||
private void foo(A aa) {
|
||||
System.out.println(aa.constanta);
|
||||
}
|
||||
|
||||
public static void main(String[] args) {}
|
||||
}
|
||||
Reference in New Issue
Block a user