Ast_Atom*name;// for calls only name, for compounds name | index
Ast_Expr*item;
Ast_Expr*index;
Intern_Stringresolved_name;
S64resolved_index;
};
structAst_Call:Ast_Expr{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.