Enforce type annotations for constants #5758
Labels
bug
Something isn't working
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
good first issue
Good for newcomers
ODHack12
team:compiler
Compiler Team
We should ensure all
const
declarations have explicitly named types and provide a helpful error message when they do not.The text was updated successfully, but these errors were encountered: