Check attribute arguments for number of occurrences and values #6914
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, attribute arguments are not checked neither for the number of occurrences nor for the values. E.g., this compiles without any errors or warnings:
The text was updated successfully, but these errors were encountered: