mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-05-13 03:00:26 -04:00
This PR fixes issue #1728. 1) Removes the blank space that was printed even if the body of the blocks was empty. 2) Adds the Precedence trait to LambdaExpressions to correctly handle the use of parentheses.