Check attribute multiplicity #6913
Labels
compiler: frontend
Everything to do with type checking, control flow analysis, and everything between parsing and IRgen
compiler: parser
Everything to do with the parser
compiler
General compiler. Should eventually become more specific as the issue is triaged
team:compiler
Compiler Team
Currently, attributes that should be applied only once per item can be applied an arbitrary number of times. E.g., this compiles without any errors or warnings:
The text was updated successfully, but these errors were encountered: