mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
31e5d1c96f
Sometimes the true-branch of an `if` statement was using braces but the false-branch was not. This commit fixes this.