@@ -36,9 +36,12 @@ if there is no variable found in the other stacks, then it sets one in the curre
setting variables returns the value, which can be used.
example:
```
if (x = 10) > 5 [
log(x, 'is bigger than 5')
]
```
---
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.