mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-02 02:32:34 +07:00
Fix more tests GitOrigin-RevId: 9cbd2e6b0057f250f722ddd44bc80a8441bee75d
6 lines
99 B
Java
6 lines
99 B
Java
class C {
|
|
<selection><caret> private void foo() {
|
|
if (a) {
|
|
}
|
|
}
|
|
</selection>} |