Invalid error message that variable is not bound in all match arm alternatives in case of duplicates in alternatives #5082
Labels
bug
Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: static-analysis
compiler
General compiler. Should eventually become more specific as the issue is triaged
If one of the alternatives contains duplicate variables, an error will be reported in other alternatives that the variable is not bound although it is.
The text was updated successfully, but these errors were encountered: