KT-2864
This commit is contained in:
@@ -78,6 +78,9 @@ public class TextOutputImpl implements TextOutput {
|
||||
line++;
|
||||
column = 0;
|
||||
justNewlined = true;
|
||||
if (outListener != null) {
|
||||
outListener.newLined();
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user