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

feat: do stmt #126

Open
LytixDev opened this issue Jun 11, 2024 · 1 comment
Open

feat: do stmt #126

LytixDev opened this issue Jun 11, 2024 · 1 comment

Comments

@LytixDev
Copy link
Owner

similar to Odin where you can replace a block with a do stmt.

if x do y

loop i in ..10 do echo $i

@LytixDev
Copy link
Owner Author

Pascal calls this "then"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant