Skip to content

Commit

Permalink
other: Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna-Klatzer committed Jul 1, 2024
1 parent ebf7e64 commit 42d979d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ To use development versions of Kipper download the
### Removed

- Removed AST parent class `ConstantExpression`, its interfaces `ConstantExpressionSemantics` and
`ConstantExpressionTypeSemantics`, as they were not really needed and unnecessarily added another level of
`ConstantExpressionTypeSemantics`, as they were not really needed and unnecessarily added another level of
complexity to the AST. All classes which previously inherited from `ConstantExpression` now inherit from
`PrimaryExpression` instead.

Expand Down

0 comments on commit 42d979d

Please sign in to comment.