mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
testdata fixed
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@ public class MyTest {
|
||||
static void m(I s) {}
|
||||
|
||||
static {
|
||||
m((x) -> new Foo<Number>(x));
|
||||
m((x) -> new Foo<Integer>(x));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user