@ -1074,6 +1074,7 @@ static Sym *sym_push2(Sym **ps, int v, int t, long c)
s=sym_malloc();
s->v=v;
s->type.t=t;
s->type.ref=NULL;
#ifdef _WIN64
s->d=NULL;
#endif
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.