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

Throw error when division by 0 #18

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Throw error when division by 0 #18

merged 1 commit into from
Apr 16, 2024

Conversation

JothamWong
Copy link
Member

Simply throw a RunTime error when the right operand is 0 for a division operator

@JothamWong JothamWong merged commit 2492269 into main Apr 16, 2024
1 check passed
@JothamWong JothamWong deleted the division_by_zero_error branch April 16, 2024 14:38
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 this pull request may close these issues.

1 participant