@@ -103,6 +103,12 @@ void ast_call_print(ASTCallData* data, int i) {
INDENT_END;
}
ASTVrefData*ast_vref_data_init(char*to){
}
voidast_vref_data_destroy(ASTVrefData*vref){}
voidast_vref_print(ASTVrefData*data,inti){
INDENT_BEGIN(i);
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.