mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 09:19:13 +07:00
enable explicit type -> var for diamonds (IDEA-188771)
expand diamonds and spare on explicit type declaration
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Replace explicit type with 'var'" "false"
|
||||
// "Replace explicit type with 'var'" "true"
|
||||
class Main {
|
||||
{
|
||||
<caret>A<String> i = new A<>();
|
||||
|
||||
Reference in New Issue
Block a user