mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
diamonds: cannot use diamonds with explicit constructor types/disable checks on type args for non generics constructors (sic!?)
This commit is contained in:
@@ -92,7 +92,7 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
doTest(false, false);
|
||||
}
|
||||
|
||||
public void testDiamondPos8() throws Exception {
|
||||
public void testDiamondNeg15() throws Exception {
|
||||
doTest(false, false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user