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
The current compiler is "stupid". It should probably signal that case as an error. You will probably find many other cases like that.
I don't have a precise ETA for the "real" compiler, but that's what I'm working on right now, so it only depends on my free time. In any case, thanks for testing it!
See these results of the interpreter:
I would expect the result of
compile
to be either "3", or "1;2;3", but not "123"The text was updated successfully, but these errors were encountered: