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

Suppport conditional in the syntax #10

Closed
Kleidukos opened this issue Jan 8, 2024 · 0 comments · Fixed by #14
Closed

Suppport conditional in the syntax #10

Kleidukos opened this issue Jan 8, 2024 · 0 comments · Fixed by #14
Milestone

Comments

@Kleidukos
Copy link
Owner

Support:

case <expr> of
  <identifier> -> <expr>

and:

if <expr>
then <expr>
else <expr>
@Kleidukos Kleidukos added this to the Conditionals milestone Jan 8, 2024
Kleidukos added a commit that referenced this issue Jan 16, 2024
Kleidukos added a commit that referenced this issue Jan 16, 2024
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

Successfully merging a pull request may close this issue.

1 participant