You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @todo #329:90min Remove ad-hoc solution with storing array in a field.
* In the {@link StoreArray#opcodes()} I added ad-hoc solution to solve the problem with
* array elements storage if the array is a field.
* See the 'if' statement.
* This ad-hoc solution means we have architectural problem with array elements storage opcodes
* generation.
The puzzle was created by volodya-lombrozo on 12-Jul-24.
Estimate: 90 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered:
The puzzle
329-55257c31
from #329 has to be resolved:opeo-maven-plugin/src/main/java/org/eolang/opeo/ast/StoreArray.java
Lines 39 to 44 in c2af398
The puzzle was created by volodya-lombrozo on 12-Jul-24.
Estimate: 90 minutes, role: DEV.
If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.
The text was updated successfully, but these errors were encountered: