Skip to content

Commit

Permalink
Parser
Browse files Browse the repository at this point in the history
- Cleaned up
  • Loading branch information
deavmi committed May 14, 2024
1 parent e310156 commit 28e0520
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/tlang/compiler/parsing/core.d
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 28e0520

Please sign in to comment.