output: fix Block newlines
Created by: LawnGnome
A logic error in the indentedWriter implementation resulted in extra newlines, depending on which Block method was invoked. Adding a Close() method fixes this.
I promise some tests are coming soon.
Created by: LawnGnome
A logic error in the indentedWriter implementation resulted in extra newlines, depending on which Block method was invoked. Adding a Close() method fixes this.
I promise some tests are coming soon.