@@ -42,7 +42,7 @@ If you can't (or don't want to) use the script, you can manually verify each
exercise with the Zig compiler:
```bash
zig run exercises/01_hello.zig
zig run 01_hello.zig
```
## TODO
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.