Improve error handling when bad iterator is used in for loop. #5567
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
team:compiler
Compiler Team
Right now the following code throws an error that should be better:
The current error is:
The text was updated successfully, but these errors were encountered: