Skip to content

Commit

Permalink
Remove leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Julián Berbel Alt committed Apr 19, 2022
1 parent 031189c commit 8019d38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Language/Mulang/Ast.hs
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,6 @@ data Expression
-- ^ Object oriented mixin inclusion
| Decorator [Modifier] Expression
-- ^ Generic expression decorator for language modifiers and user-defined annotations
-- ^ Eigenclass object
| Lambda [Pattern] Expression
| If Expression Expression Expression
| Return Expression
Expand Down

0 comments on commit 8019d38

Please sign in to comment.