mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
for expected class types insert the parentheses
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
class Foo {
|
||||
{
|
||||
Zzoo l = new Zzoo<caret>
|
||||
Zzoo l = new Zzoo()<caret>
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user