Skip to content

output: fix Block newlines

Warren Gifford requested to merge aharvey/fix-block-newlines into main

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.

Merge request reports

Loading