mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
method refs: varargs in referenced method processed (IDEA-92598)
This commit is contained in:
@@ -81,6 +81,10 @@ public class MethodRefHighlightingTest extends LightDaemonAnalyzerTestCase {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testVarargs1() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testConstructorRefInnerFromSuper() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user