Skip to content
Snippets Groups Projects
Verified Commit 1a08cdf0 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

BinaryOpNode::findConstantEquations(): fix bug related to nested if/else

In the absence of braces, the last “else” clause is always associated with the
closest “if”, which is not what was intended here. The indentation was
misleading.
parent a4ef5a01
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment