mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
update corrupted files, recommitted
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
package x;
|
||||
public class X {
|
||||
String x = "xxx";
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
package x;
|
||||
public class Y {
|
||||
String x2 = "xxx";
|
||||
}
|
||||
Reference in New Issue
Block a user