mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 06:05:01 +07:00
diamonds: resolve conflicts based on type params from constructor and containing class (IDEA-123518)
This commit is contained in:
+1
@@ -98,6 +98,7 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testDiamondNeg13() { doTest(false, false); }
|
||||
public void testDiamondNeg14() { doTest(false, false); }
|
||||
public void testDiamondMisc() { doTest(false, false); }
|
||||
public void testMultipleConstructors() { doTest(false, false); }
|
||||
public void testHighlightInaccessibleFromClassModifierList() { doTest(false, false); }
|
||||
public void testInnerInTypeArguments() { doTest(false, false); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user