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
* Currently we decompile until we out of instructions.
* But this might be incorrect when we start decompile high-level constructs.
* We should check decompilation stack instead.
* If it changes, we should continue. Otherwise, we should stop.
* The current implementation you can find here {@link #handle(DecompilerState)}.
The puzzle was created by rultor on 13-Aug-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
376-d2829184
from #376 has to be resolved:opeo-maven-plugin/src/main/java/org/eolang/opeo/decompilation/agents/AllAgents.java
Lines 39 to 44 in 3bb47a6
The puzzle was created by rultor on 13-Aug-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: