mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
CommentTracker#makeRangeUnchanged; more comment fixes for InvertIfCondition
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ class A {
|
||||
<caret>if (value != null) {
|
||||
System.out.println(value);
|
||||
// Comment gets deleted.
|
||||
}
|
||||
} // Another comment
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user