mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-22 16:19:35 +07:00
6bd95c28cc
GitOrigin-RevId: 93f5b6e974986efb0de86566875d77dc821ffea5
5 lines
68 B
Java
5 lines
68 B
Java
// "Remove statement" "true"
|
|
class Test {
|
|
void test(int x) {
|
|
}
|
|
} |