mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
[tests] prepares Java tests for the language level raise
This commit is contained in:
@@ -21,6 +21,6 @@ class Main {
|
||||
|
||||
|
||||
public interface Fun<T, R> {
|
||||
public R _(T t);
|
||||
public R f(T t);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user