mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-20 02:15:59 +07:00
when field is deleted and parameter would be unused after removing of assignment
5 lines
45 B
Java
5 lines
45 B
Java
class MyTest {
|
|
|
|
public MyTest() {
|
|
}
|
|
} |