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
As always, this will work in the next version, or if you compile a compiler. But right now it's hard to test that because of some issue with paths in the last release.
I tried it with Ruby and a has a different value in the end, but it's because of Ruby's inconsistency when using while or until as a suffix.
I suppose that the parser thinks that the "end" belongs to the "until" and that the "if" has no "end".
The same code works in Ruby with no issues.
The text was updated successfully, but these errors were encountered: