Skip to content

Conversation

@mccanne
Copy link
Collaborator

@mccanne mccanne commented Oct 25, 2025

This commit fixes a bug where a conditional expression was causing a fatal error if either branch of the conditional had a type error. The fix is to report an error only when both branches have errors.

This commit fixes a bug where a conditional expression was causing
a fatal error if either branch of the conditional had a type error.
The fix is to report an error only when both branches have errors.
@mccanne mccanne merged commit 4c16757 into main Oct 28, 2025
3 checks passed
@mccanne mccanne deleted the checker-cond-expr branch October 28, 2025 02:33
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.

3 participants