@@ -883,7 +883,7 @@ mrb_gc_arena_restore(mrb_state *mrb, int idx)
/*
* Field write barrier
* Paint obj(Black) -> value(White) to obj(Black) -> value(Black).
* Paint obj(Black) -> value(White) to obj(Black) -> value(Gray).
*/
void
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.