mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
test data fixed
This commit is contained in:
@@ -4,7 +4,7 @@ class A {
|
||||
f(A::foo);
|
||||
}
|
||||
|
||||
private void f(Object p0) {
|
||||
private void f(Object foo) {
|
||||
<selection>//To change body of created methods use File | Settings | File Templates.</selection>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user