[java decompiler] adds an empty line before local classes
This commit is contained in:
@@ -10,6 +10,7 @@ import java.util.*;
|
||||
*
|
||||
* @author egor
|
||||
*/
|
||||
@SuppressWarnings("UnusedReturnValue")
|
||||
public class TextBuffer {
|
||||
private final String myLineSeparator = DecompilerContext.getNewLineSeparator();
|
||||
private final String myIndent = (String)DecompilerContext.getProperty(IFernflowerPreferences.INDENT_STRING);
|
||||
|
||||
Reference in New Issue
Block a user