Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For Statement with for clause doesn't work. #37

Closed
1 of 2 tasks
redocmath opened this issue Dec 16, 2021 · 1 comment
Closed
1 of 2 tasks

For Statement with for clause doesn't work. #37

redocmath opened this issue Dec 16, 2021 · 1 comment
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@redocmath
Copy link
Member

redocmath commented Dec 16, 2021

sample code

for i in range(1, 101, 1) {
        out("Hello")
}
  • Linux
  • Windows
@redocmath redocmath added bug Something isn't working invalid This doesn't seem right labels Dec 16, 2021
redocmath added a commit that referenced this issue Dec 16, 2021
@redocmath redocmath mentioned this issue Dec 17, 2021
@redocmath
Copy link
Member Author

#44

@redocmath redocmath mentioned this issue Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
Status: Done
Development

No branches or pull requests

2 participants