An example of the level of interaction currently supported is:
```l0> p(Z, Z).
```
l0> p(Z, Z).
Program stored.
l0> ?- p(Z, Z).
yes
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.