mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
diamonds: incompatible error due to cls class in default package fixed - cls file doesn't process declarations! = need to switch to mirror (IDEA-121866)
(cherry picked from commit 94d5c96730900e0f21cc3bd48143f2dea4411ae6)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class IDEA121866 {
|
||||
{
|
||||
A<String> a = new A<>();
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user