mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -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.