AutoRefactor icon indicating copy to clipboard operation
AutoRefactor copied to clipboard

RemoveSemiColonRefactoring swallows comment

Open cal101 opened this issue 7 years ago • 0 comments

-        ;
-        // @formatter:on

I am running this refactoring together with RemoveEmptyStatementRefactoring so there may be some relation.

cal101 avatar May 21 '18 09:05 cal101