Skip to content

Commit

Permalink
feat(objectionary#329): add one more puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Jul 12, 2024
1 parent 721531e commit c2af398
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/java/org/eolang/opeo/ast/Constructor.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@
/**
* Constructor output node.
* @since 0.1
* @todo ! repair 'spring-fat' it
* @todo #329:90min Continue enable 'spring-fat' integration test.
* Currently 'spring-fat' integration test fails.
* Now it fails because some problems with Constructor transformation.
* We should fix them and continue to enable 'spring-fat' integration test.
*/
@ToString
@EqualsAndHashCode
Expand Down

0 comments on commit c2af398

Please sign in to comment.