Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Crash when dividing by an empty tuple #92

Closed
cpdt opened this issue Oct 13, 2018 · 0 comments
Closed

Crash when dividing by an empty tuple #92

cpdt opened this issue Oct 13, 2018 · 0 comments
Labels
bug compiler Issues related to the editor's runtime/compiler
Milestone

Comments

@cpdt
Copy link
Member

cpdt commented Oct 13, 2018

The following operation:

out:num = 1 / ()

Triggers a panic in the compiler.

@cpdt cpdt added bug compiler Issues related to the editor's runtime/compiler labels Oct 13, 2018
@cpdt cpdt added this to the 0.4.0 milestone Oct 13, 2018
@cpdt cpdt closed this as completed in 1ce7496 Oct 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug compiler Issues related to the editor's runtime/compiler
Projects
None yet
Development

No branches or pull requests

1 participant