Support doc comments and attributes on nested items #6932
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
P: low
team:compiler
Compiler Team
E.g., while this compiles:
trying to attribute or comment nested items will result in "Expected an expression." error on every doc comment or attribute:
The text was updated successfully, but these errors were encountered: