julia
7c6b75f0
- inference: add missing reset for stmt_info
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
inference: add missing reset for stmt_info This only would matter if we transition a call from T -> Union{}, which is unlikely to happen, and even less likely to be observed, but it is more correct this way.
References
#39606 - Fixes some inference issues
Author
vtjnash
Committer
vtjnash
Parents
77b2c5de
Loading