Skip to content

Conversation

@jvsqzj
Copy link
Contributor

@jvsqzj jvsqzj commented Aug 26, 2025

No description provided.


if let Content::Some(statement::StatementContent::Compound(_))
= self.truebranch.content.as_ref() {
aux.depth -= 1;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this work correctly when, say, true-branch is a compound but else-branch is not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants