Skip to content

ast: Codeblocks should not have extra trailing newlines

Daniel Silverstone requested to merge fixup-codegen into main

Description

We had some difficulties after the codegen-AST rework. This MR solves all of them that I found.

Checklist

  • You have read, and followed the guidance in, the CONTRIBUTING guide
  • The MR content has run through a pipeline, or at least has pipelines enabled.
  • There are no licence concerns with this contribution (The README clearly states Subplot is GPL-3.0)

Merge request reports