lukehaas / RunJS

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.
https://runjs.app
2.01k stars 43 forks source link

for loop was misbehaving #576

Closed gopichand2131 closed 10 months ago

gopichand2131 commented 10 months ago
for_error_runjs
gopichand2131 commented 10 months ago

6 has to print at last

lukehaas commented 10 months ago

@gopichand2131 please see the explanation for this here: https://github.com/lukehaas/RunJS/issues/497

lukehaas commented 10 months ago

@gopichand2131 closing this now. Hope it is clear from the explanation how to resolve this.