mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
fix testdata
This commit is contained in:
@@ -4,7 +4,7 @@ class A {
|
||||
f(() -> {});
|
||||
}
|
||||
|
||||
private void f(Object p0) {
|
||||
private void f(Object o) {
|
||||
<caret><selection></selection>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user