- Cleaned up
This commit is contained in:
Tristan B. Velloza Kildaire 2024-05-14 19:16:25 +02:00
parent e31015662e
commit 28e0520d09
1 changed files with 0 additions and 2 deletions

View File

@ -2017,8 +2017,6 @@ public final class Parser
parentToContainer(container, [binOpExp.getLeftExpression(), binOpExp.getRightExpression()]);
}
/**
* If we have an `UnaryOperatorExpression`
* then we want to parent its inner