Skip to content

Commit

Permalink
fix(#3152): back
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Apr 27, 2024
1 parent 049e671 commit 755a830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/src/main/eo/org/eolang/while.eo
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
[index] > loop
^.body index > current
if. > @
^. condition.as-bool
^.condition.as-bool
seq
*
current
Expand Down

0 comments on commit 755a830

Please sign in to comment.