@@ -259,6 +259,8 @@ struct Ast_Decl: Ast{
Ast_Decl_State state;
Intern_String name;
void *bytecode_data_position;
Ast_Scope *scope;
Ast_Expr *typespec;
union{
The note is not visible to the blocked user.