mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
invert if: avoid duplicated comments (IDEA-197988)
This commit is contained in:
@@ -6,6 +6,7 @@ public class C {
|
||||
continue;
|
||||
}
|
||||
else {
|
||||
//c1
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user