mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
test data fixed to exclude imports for default package
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package p;
|
||||
public class c {
|
||||
public static class inn {}
|
||||
}
|
||||
Reference in New Issue
Block a user