mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Test data fixed
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
import pack.AClass;
|
||||
import pack.AAClass;
|
||||
|
||||
public class Test1 {
|
||||
public void foo() {
|
||||
new AClass()<caret>
|
||||
new AAClass()<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user