mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 15:41:26 +07:00
testdata fixed
This commit is contained in:
+1
@@ -122,6 +122,7 @@ class OCM<T> {
|
||||
|
||||
class TPSubstitution<T> {
|
||||
public void f(T... args) {
|
||||
System.out.println(args);
|
||||
}
|
||||
|
||||
public void g() {
|
||||
|
||||
Reference in New Issue
Block a user