@ -1868,7 +1868,8 @@ static int ld_next(TCCState *s1, char *name, int name_size)
case'/':
minp();
if(ch=='*'){
parse_comment();
file->buf_ptr=parse_comment(file->buf_ptr);
ch=file->buf_ptr[0];
gotoredo;
}else{
q=name;
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.