sprintf("%04x",$str)." (expected 0x201 or 0x202).\n"
unless($str==0x201
||$str==0x0202);
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.