if c.system("./out http://devernay.free.fr/hacks/chip8/C8TECH10.HTM") != 0
if c.system("./out http://example.com") != 0
c.exit(1)
else
if c.system("./out") != 0
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.