Export to GitHub

zemscript - issue #1

I have troubles to assign a function result to variable in a loop, is this supported?


Posted on Aug 17, 2013 by Massive Horse

What steps will reproduce the problem?

while(true) { t = f(); }

Thank you very much.

Petr

Comment #1

Posted on Aug 17, 2013 by Massive Horse

Sorry maybe the issue is only there when the return type is dictionary? Thank you

Status: New

Labels:
Type-Defect Priority-Medium